I am using Access 2003.
I have a main report that opens only one table named CompanyInfo. The subreport is a multi column report that opens only one table named Categories. The main report is grouped by CompanyInfo.CompanyName and is linked to the subreport via CompanyName (the field CompanyName is in both tables).
When I open the subreport by itself it works as expected.
When I open the main report with the subreport removed it works as expected.
When I have the subreport in the detail section of the main report linked by CompanyName, the main report open a parameter box for "CompanyInfo". I simply click 'OK' and the report runs correctly.
In the subreport properties I have:
Link Child Fields: [Categories].CompanyName
Link Master Fields: [CompanyInfo].CompanyName
I can't seem to get rid of the unnecessary parameter box.
Has anyone else run into this problem and solved it?
Thanks to all for your time.
MrBill
I have a main report that opens only one table named CompanyInfo. The subreport is a multi column report that opens only one table named Categories. The main report is grouped by CompanyInfo.CompanyName and is linked to the subreport via CompanyName (the field CompanyName is in both tables).
When I open the subreport by itself it works as expected.
When I open the main report with the subreport removed it works as expected.
When I have the subreport in the detail section of the main report linked by CompanyName, the main report open a parameter box for "CompanyInfo". I simply click 'OK' and the report runs correctly.
In the subreport properties I have:
Link Child Fields: [Categories].CompanyName
Link Master Fields: [CompanyInfo].CompanyName
I can't seem to get rid of the unnecessary parameter box.
Has anyone else run into this problem and solved it?
Thanks to all for your time.
MrBill