J
JonW
I have a table set up as follows
A1 B1
A1 B1 C1
A1 B1 C2 D1
A1 B1 C2 D1 E1
A1 B2 C1
A1 B3
A2 B1
A2 B1 C2 D1
A2 B1 C2 D1 E2
A2 B2 C1
A2 B3
And would like to report it as
A1
B1
C1
D1
E1
B2
C1
B3
A2
B1
C1
D1
E1
B2
C1
B3
I've created a report with each of these fields as levels it prints out the
report fine except I get large gaps in the report where nothing is within a
field. How can I stop a level printing if nothing it is blank.
Tia
Jon
A1 B1
A1 B1 C1
A1 B1 C2 D1
A1 B1 C2 D1 E1
A1 B2 C1
A1 B3
A2 B1
A2 B1 C2 D1
A2 B1 C2 D1 E2
A2 B2 C1
A2 B3
And would like to report it as
A1
B1
C1
D1
E1
B2
C1
B3
A2
B1
C1
D1
E1
B2
C1
B3
I've created a report with each of these fields as levels it prints out the
report fine except I get large gaps in the report where nothing is within a
field. How can I stop a level printing if nothing it is blank.
Tia
Jon