I have an unbound form that pops up after loading the bound form with instructions on filling out the fields in the form.
What I would like the user to be able to do is cancel the pop up (unbund form) by checking a check box (just like the Start Up screen on most software programs where you have the option to prevent it from opening automatically again).
Currently, the form is called by code by the On timer event and a slight delay for the main page to load (thanks AceMan)
Any suggestions?
What I would like the user to be able to do is cancel the pop up (unbund form) by checking a check box (just like the Start Up screen on most software programs where you have the option to prevent it from opening automatically again).
Currently, the form is called by code by the On timer event and a slight delay for the main page to load (thanks AceMan)
Any suggestions?