merciless32
Registered User.
- Local time
- Today, 06:45
- Joined
- Mar 4, 2002
- Messages
- 48
I have 3 different reports that contain information on vacation travelers. One has their personal data (Personal), one has their financial info (Financial), and the last has their travel data (Travel). All three reports have corresponding tables and a common field in each called Record#.
How do I create a process that will print the reports in order for each user record. In other words I want to print a packet for each user like this:
Record 1 - Personal report, Financial Report, Travel Report
Record 2 - Personal report, Financial Report, Travel Report
Record 3 - ....
Thanks in advance.
How do I create a process that will print the reports in order for each user record. In other words I want to print a packet for each user like this:
Record 1 - Personal report, Financial Report, Travel Report
Record 2 - Personal report, Financial Report, Travel Report
Record 3 - ....
Thanks in advance.