G
Guest
I am working with access 97. Which is the first event in the report that will
receive the Where Clause value passed in by DoCmd.OpenReport,….WhereClause
from a form? And what is the property name?
Some one has told me that in 97 OpenArgs is not available in report. I tried
to set a break point in many events on code that will read into this
“property†(Filter, tag?), but could not figure it out.
The reason I am after the first event is that I want to do some data
manipulations according to the business rules before the data binding happen.
Thanks!
receive the Where Clause value passed in by DoCmd.OpenReport,….WhereClause
from a form? And what is the property name?
Some one has told me that in 97 OpenArgs is not available in report. I tried
to set a break point in many events on code that will read into this
“property†(Filter, tag?), but could not figure it out.
The reason I am after the first event is that I want to do some data
manipulations according to the business rules before the data binding happen.
Thanks!