report with columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I make a report with a column of labels down the left side and then
multiple data columns across the page? For example, DWG #, DESC, REV down the
left side and then colums of data to the right of this column that correspond
to these labels. I can create the report format, but it displays the labels
each time the new column is displayed. Thanks.
 
How do I make a report with a column of labels down the left side and then
multiple data columns across the page? For example, DWG #, DESC, REV down the
left side and then colums of data to the right of this column that correspond
to these labels. I can create the report format, but it displays the labels
each time the new column is displayed. Thanks.

See Microsoft knowledgeBase article:
148397 "how to show labels in only the first column of a report"
 
I find this solution far too complicated for such a simple task. I have about
20 labels to put in the fisrt column and this solution requires that I write
a complex IF/Else routine to make this work. Surely there is an easier way to
do this. If not, I will simply put them across the top of the page.
 
Back
Top