Getting Data for Reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to make a report but the data i need for the reports are from two very
diferent tables. Is there any way i can make this happen?
 
Mr. Capuchino said:
I need to make a report but the data i need for the reports are from two very
diferent tables. Is there any way i can make this happen?

If the tables have no related fields then you likely need to make one report on
each table and embed one as a subreport within the other.

Make sure you place the subreport in a report section that will only have one
iteration in the parent report (like a Report Header/Footer).
 
Rick Brandt said:
If the tables have no related fields then you likely need to make one report on
each table and embed one as a subreport within the other.

Make sure you place the subreport in a report section that will only have one
iteration in the parent report (like a Report Header/Footer).

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com

Hey thanks for the tip! Very Helpful!
 
Back
Top