carmelcupid
May 31 2006, 08:56 PM
I have a report with 1 group header
I have set the report to print 2 columns but the data in the group header is also being formatted as a column.
Any ideas on how I can get the header to essential print as displyed by have the detail print/display in columns
fredrisg
Jun 1 2006, 01:33 PM
You could use a subreport in the detail section where it has two columns but leave the main report alone . . .
Have you used subrpts? They can solve all types of issues . . . they do create some of their own . . . for example, they don't print without records . . .
Steve