Subform data into report

jamesharris

Registered User.
Local time
Today, 12:35
Joined
Mar 13, 2014
Messages
30
Hi All,

I am using access 2007. I have a subform that is linked via master/child events. When I select a company all the data records relevant to that company appears. My problem is I need to put that exact data into a report and as far as I know, you cannot set a report with child/master events.

Any ideas?

Thanks.

James.:banghead:
 
Do you have a query that uses your master and child tables?
if so, try /experiment by using that to create a report.
Use the report Sorting and Grouping option to Group by Company.
See if it gives you anything usable.
 
Thanks for your quick reply.
 

Users who are viewing this thread

Back
Top Bottom