Connecting Tech Pros Worldwide Help | Site Map

Columns, columns, too many columns

  #1  
Old November 13th, 2005, 07:04 AM
strauss.sean@gmail.com
Guest
 
Posts: n/a
To all:

Here's an interesting one: I have a query that produces 56 (!!) columns
of data. The first three columns are "to repeat at left", as can be
selected in Excel at File --> Page Setup --> Sheet tab. That is, the
first page prints (say) 10 columns. The second page prints the first
three columns, and the next seven columns, and so on. Each page would
do this until all columns are printed.

Access gives a limit to the amount of width available on any given
page, so I don't know how to print this as an Access report. (I could
dump it into Excel, and pick it up from there; I kind of want to use
Access, at least for the moment.) Any other ideas?
Thanks a lot, and Happy Friday!!

Sean

  #2  
Old November 13th, 2005, 07:04 AM
MGFoster
Guest
 
Posts: n/a

re: Columns, columns, too many columns


strauss.sean@gmail.com wrote:[color=blue]
> To all:
>
> Here's an interesting one: I have a query that produces 56 (!!) columns
> of data. The first three columns are "to repeat at left", as can be
> selected in Excel at File --> Page Setup --> Sheet tab. That is, the
> first page prints (say) 10 columns. The second page prints the first
> three columns, and the next seven columns, and so on. Each page would
> do this until all columns are printed.
>
> Access gives a limit to the amount of width available on any given
> page, so I don't know how to print this as an Access report. (I could
> dump it into Excel, and pick it up from there; I kind of want to use
> Access, at least for the moment.) Any other ideas?
> Thanks a lot, and Happy Friday!!
>
> Sean
>[/color]

Landscape on legal-sized paper w/ itty-bitty font size :-)

--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)
  #3  
Old November 13th, 2005, 07:04 AM
Phil Stanton
Guest
 
Posts: n/a

re: Columns, columns, too many columns


2 stupid ideas

1) Is there no grouping possible. If 3 columns are repeated it sounds as
if these are group headers of some sort.
2) Does printing the TextBoxesVertically instead of horizontally any help
3) Is Everybody interested in ALL the data from 56 columns by however
many lines

I said I was stupid

Unsigned in case too many people agree


"MGFoster" <me@privacy.com> wrote in message
news:0UHDd.551$pZ4.235@newsread1.news.pas.earthlin k.net...[color=blue]
> strauss.sean@gmail.com wrote:[color=green]
>> To all:
>>
>> Here's an interesting one: I have a query that produces 56 (!!) columns
>> of data. The first three columns are "to repeat at left", as can be
>> selected in Excel at File --> Page Setup --> Sheet tab. That is, the
>> first page prints (say) 10 columns. The second page prints the first
>> three columns, and the next seven columns, and so on. Each page would
>> do this until all columns are printed.
>>
>> Access gives a limit to the amount of width available on any given
>> page, so I don't know how to print this as an Access report. (I could
>> dump it into Excel, and pick it up from there; I kind of want to use
>> Access, at least for the moment.) Any other ideas?
>> Thanks a lot, and Happy Friday!!
>>
>> Sean
>>[/color]
>
> Landscape on legal-sized paper w/ itty-bitty font size :-)
>
> --
> MGFoster:::mgf00 <at> earthlink <decimal-point> net
> Oakland, CA (USA)[/color]


  #4  
Old November 13th, 2005, 07:04 AM
Jack MacDonald
Guest
 
Posts: n/a

re: Columns, columns, too many columns


Kinda kludgy... but you could do it with a series of subreports.
Repeat the static columns in each of the subreports, with the "other"
columns and headers being variable between the subreports.



On 7 Jan 2005 17:31:27 -0800, "strauss.sean@gmail.com"
<strauss.sean@gmail.com> wrote:
[color=blue]
>To all:
>
>Here's an interesting one: I have a query that produces 56 (!!) columns
>of data. The first three columns are "to repeat at left", as can be
>selected in Excel at File --> Page Setup --> Sheet tab. That is, the
>first page prints (say) 10 columns. The second page prints the first
>three columns, and the next seven columns, and so on. Each page would
>do this until all columns are printed.
>
>Access gives a limit to the amount of width available on any given
>page, so I don't know how to print this as an Access report. (I could
>dump it into Excel, and pick it up from there; I kind of want to use
>Access, at least for the moment.) Any other ideas?
>Thanks a lot, and Happy Friday!!
>
>Sean[/color]


**********************
jackmacMACdonald@telusTELUS.net
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
use DataAdpater fill datatable couple times for many columns Ryan Liu answers 2 January 31st, 2008 04:05 PM
Too Many Columns Found in current row Sharif Islam answers 1 November 2nd, 2006 06:55 AM
Intermittent SP error - "has too many arguments" dbuchanan answers 4 November 21st, 2005 11:40 PM
80004005 too many columns selected Raposa Velha answers 0 November 13th, 2005 06:41 AM