G
GBA
Access02
Have report sourced on query.
I limit the report records by dynamically building the Where statement for
the Open command depending on selections in an open form.
Works fine.
But sometimes that filter won't clear out of the Report. I have to manually
put the Report in design mode and blank out the old filter.
Otherwise no matter what is the new Where statement it is always opening to
the old data.
Haven't been able to determine a fixed cause/point where this occurs...has
happened twice in a few days...but not regularly...
Anyone seen this before?...and is there a way I can make this clearing out
occur as part of an event, such as Report close - just to be sure it always
starts from a blank slate?
tia.
Have report sourced on query.
I limit the report records by dynamically building the Where statement for
the Open command depending on selections in an open form.
Works fine.
But sometimes that filter won't clear out of the Report. I have to manually
put the Report in design mode and blank out the old filter.
Otherwise no matter what is the new Where statement it is always opening to
the old data.
Haven't been able to determine a fixed cause/point where this occurs...has
happened twice in a few days...but not regularly...
Anyone seen this before?...and is there a way I can make this clearing out
occur as part of an event, such as Report close - just to be sure it always
starts from a blank slate?
tia.