Creating a report

T

tdshort

I am trying to create a report that involves 5 different data lines.
(Example: name1, address1, city1. Then name2, address2, city2). I need to
combine them all in one report. How can I do this. When I try to do it, I
get a message saying too much data and can't complete the report.
 
F

Frank Stone

hi,
the standard approach is to use a select query as the
record sorce for the report. have you tried that yet?
regards
Frank
 
Top