In Access 2010 I have created a 2 column report. I have a grouping on a field called "PrintType" The data gets displayed like this:
PrintType..........data
data..................data
data..................PrintType
data..................data
I want the report to display as follows:
PrintType.......PrintType
data...............data
data
data
data
data
How do I do this?
Many thanks
PrintType..........data
data..................data
data..................PrintType
data..................data
I want the report to display as follows:
PrintType.......PrintType
data...............data
data
data
data
data
How do I do this?
Many thanks