Need Help, ASAP!

C

Chad

I have an access database setup with multiple "selection" tables. These
tables link to "_data" tables, which link to the "tblOrders" table.
Everything is relationed, and works properly for entering an "order".
However, I can not get the reporting to work correctly. I have setup a
sub-form (frmTree_Data_Subreport) which is embedded within the main
frmOrders. If I view everything in Layout view, it finds correct data
(using a query) from the Tree_Selections table. However, when I use the
print preview, the data is not there. I have set up the child/master
fields, but I can't seem to get it to pull the data! Also, if I don't link
it, it pulls the data for every order (so far, there is only two in there,
but it's still enough to see what I mean). I have set up an FTP site so you
can download it, if you can help me.

The FTP site is: ftp://prolinkdev.no-ip.info, username: ftpguest, password:
guestftp

Thanks!

Chad
 
Top