Data from two tables in a report

puthenveetil

Registered User.
Local time
Today, 18:14
Joined
Aug 9, 2004
Messages
94
Hi all,

This may be dump question. Don't laugh at me..Can I display the data from two tables in a report without using a query. Why I need this because I had two tables which has no common fields in that... Or if there is a way how can I do that....


thanks in advance

Thanks
 
You could use a Report/SubReport, with one on each table, or even a main report and two subreports. But that begs the question, what is the relationship between the two tables if there is nothing to tie them together? I mean if the tables (and therefore the data) are not related, why would you want it one report?
 
Thanks for the reply,

I need the second table because I need to get a sum of field from that... Or is there any other way to get the sum of fields..

Thanks
 
Hi pat,

Thanks for the reply, could you please explain what is 1-side table....


Thanks
 

Users who are viewing this thread

Back
Top Bottom