Hi guys,
I have a continuous form that auto updates (requeries) every few minutes. There are several buttons for users to use, which simply use ApplyFilter to display relevent info. My problem is when there is a requery (which lasts a few secs) AND a user clicks a filter button, the form blanks, giving an indication of no data. What I want to do is show a warning (maybe a small form with Modal set to yes) during a requery. A can 'turn on' the warning just before the requery, but how do I turn it off? Any Ideas?
Thanks in advance
Dave
I have a continuous form that auto updates (requeries) every few minutes. There are several buttons for users to use, which simply use ApplyFilter to display relevent info. My problem is when there is a requery (which lasts a few secs) AND a user clicks a filter button, the form blanks, giving an indication of no data. What I want to do is show a warning (maybe a small form with Modal set to yes) during a requery. A can 'turn on' the warning just before the requery, but how do I turn it off? Any Ideas?
Thanks in advance
Dave