T
Tony G
Hello World,
Problem: I have a simple form based on a three table query
that works well except when a filter is applied (via right-
click, filter for and entering say, London for a county
field) that results in zero records being returned.
When this happens the form goes totally blank and although
it does not hang it only returns to normal when the filter
is removed.
Question: Is it possible to trap this event and remove the
filter automatically should zero records be returned in
order to avoid freaking-out the user. I tried obvious
things like OnApplyFilter but these events seem to occur
before the query updates.
Any help would be appreciated.
Problem: I have a simple form based on a three table query
that works well except when a filter is applied (via right-
click, filter for and entering say, London for a county
field) that results in zero records being returned.
When this happens the form goes totally blank and although
it does not hang it only returns to normal when the filter
is removed.
Question: Is it possible to trap this event and remove the
filter automatically should zero records be returned in
order to avoid freaking-out the user. I tried obvious
things like OnApplyFilter but these events seem to occur
before the query updates.
Any help would be appreciated.