I have a main form with several (8) combo boxes, which after making selections creates the strWhere clause for the main report. I also have two subReports that are in the MainReport used for providing totals (take to long to explain why). Anyhow the MainReport works great, the first subReport works correctly (only because I can make a link for Master/Child). However, the second subReport really needs the Main Reports Filter to total correctly. Can't use the Master/Child because there are exceptions that must be taken into consideration. I've tried passing the filter to the subReport from both the main form and the main report but get a run-time error '2101': The setting you entered isn't valid for this property.
Any suggestions?
Steve
Any suggestions?
Steve