Filter expression passed with DoCmd

B

Bill

It appears that the filter expression passed to
a report as a part of the DoCmd expression
is not available in the Open code.

I.e., Me.Filter is null.

When?
 
Top