M
Michel
Hi
Ive an Access program who opens a report
Call DoCmd.OpenReport("myReport",,,where)
In the report I've a Report_Open sub in which I'd like to catch the where
clause and modify it.
How can I do this?
Michel
Ive an Access program who opens a report
Call DoCmd.OpenReport("myReport",,,where)
In the report I've a Report_Open sub in which I'd like to catch the where
clause and modify it.
How can I do this?
Michel