G
Guest
I have a tough one here.
I have a large MSAccess database. One of my more complex forms starts off
with the user picking date boundaries from two calanders. These dates are
used as a filter to show a list of studies. The user picks one of the Studies
from a list box which is then used as a filter for showing the Top 5 Issues
from that Study between those dates. By picking one of the Top 5 Issues the
system then filters out the Top Root Causes for that issue, from that Study,
between those dates. etc. etc. etc.
When I close the form using the standard CLOSE button it should just close
the form and going back to the previous form. Instead it Minimizes the form
and then starts popping up Input Boxes prompting me for variables. The
variables it is looking for are actually the listboxes from the now minimized
form.
If I hit "Cancel" about 6 times it seems to clear the problem, closes the
form, and goes back to the previous screen.
HELP!
I have a large MSAccess database. One of my more complex forms starts off
with the user picking date boundaries from two calanders. These dates are
used as a filter to show a list of studies. The user picks one of the Studies
from a list box which is then used as a filter for showing the Top 5 Issues
from that Study between those dates. By picking one of the Top 5 Issues the
system then filters out the Top Root Causes for that issue, from that Study,
between those dates. etc. etc. etc.
When I close the form using the standard CLOSE button it should just close
the form and going back to the previous form. Instead it Minimizes the form
and then starts popping up Input Boxes prompting me for variables. The
variables it is looking for are actually the listboxes from the now minimized
form.
If I hit "Cancel" about 6 times it seems to clear the problem, closes the
form, and goes back to the previous screen.
HELP!