linda sciallo
Registered User.
- Local time
- Today, 11:25
- Joined
- May 15, 2001
- Messages
- 21
I have a subreport that has data in one column as follows:
100 Pending
Events
1100
1105
200 Pre Inspection
Events
1200
1205
1210
1215
I want to fill the page going down the first column. When the first column on the page fills up, I want to continue displaying data in the second column (see example below):
100 Pending 200 Pre-Approval
Events Events
1100 1200
1105 1205
1210
1215
(end of page)
How can I accomplish this??
100 Pending
Events
1100
1105
200 Pre Inspection
Events
1200
1205
1210
1215
I want to fill the page going down the first column. When the first column on the page fills up, I want to continue displaying data in the second column (see example below):
100 Pending 200 Pre-Approval
Events Events
1100 1200
1105 1205
1210
1215
(end of page)
How can I accomplish this??