report from 2 subforms

tdm32

New member
Local time
Today, 03:35
Joined
Sep 17, 2003
Messages
8
I have a form that displays information from 3 differnt tables. A Project Table, an Instruments Table, and a Hardware Table. The pupose of this form is to track the instruments and hardware deployed for a particular project. So what I did, was i displayed the project information on the initial form and placed two subforms (instruments, & Hardware) within this form. The problem I am having is trying to print the report that shows the information for each project (Instruments and Hardware at each site). When I create a report it basically multiplys the hardware X the Instruments and displays for instance 3 X 4 = 12 items instead of only 7 items. It displays each instument before each hardware item.
I was wondering if anyone had any suggestions as to how to go about fixing this problem? By the way all tables are linked by the project ID.
 

Users who are viewing this thread

Back
Top Bottom