I have a switchboard form that is being displayed at startup (Tools>Startup>Display Form/Page). I would like to be able to pop up a form on top of this startup switchboard to prompt the user to enter something while still letting them see the startup switchboard form. My problem is that I only seem to get the popup to display on top of (after) the startup switchboard if I use AUTOEXEC to open the popup. I'd like to show the popup without using AUTOEXEC by loading the form during one of the startup forms events. Unfortunately, it doesn't seem to matter where I try to put the code in the startup form (Open, Load, Resize, Activate, or Current) the startup form doesn't display until after the popup. I want the startup to show first and then the popup so the user can see what is on the startup while entering info into the popup.
Does anyone have any thoughts on how to make this happen without using AUTOEXEC for the popup?
Thanks!
dftjsn
Does anyone have any thoughts on how to make this happen without using AUTOEXEC for the popup?
Thanks!
dftjsn