ChrisTheAncient
Technical User
I'm not sure if this can be done?
I have created a customer database that is in both Access XP and A97
There is the main table - Customer Database.
There are data forms based on dynasets of:
*CustomerDatabase
*ActiveCustomers
*InactiveCustomers
*FinishedCustomers
And they all work the way I want.
I have created a 'generic' report (ReportOnACustomer) that I want any of the data forms to be able to call up at the click of a button - and at the moment it works on the CustomerDatabase form quite nicely.
However, none of the other forms can call up the same report properly because of the way the report properties filter is constructed...
(CustomerNumber = forms!CustomerDatabase!CustomerNumber)
I have tried various combinations of Me. in the filter property with no suucess. This could be my ineptitude!
Is there a way of making this filter 'volatile' or will I have to bite the bullet and make copies of the report for each of the dynasets (gulp)?
TIA
Chris
*************************************
OK, I'm stoopid. But I'm good at it!
*************************************