You could:
- Use a macro called Autoexec, which will automatically execute when the
database starts, use it to run your code and the load the Switchbord.
- Use the Open event of the form to run your code (as stated below).
Regards,
Andreas
> I have an application that makes extensive use of the
> "Switchboard" (nested). As such, the "Startup" properties
[quoted text clipped - 10 lines]
> Thanks,
> Bill
Bill - 05 Apr 2005 16:28 GMT
Autoexec macro will work just fine. (Who says DOS
is dead... hahaha)
Thank you,
Bill
> You could:
> - Use a macro called Autoexec, which will automatically execute when the
[quoted text clipped - 18 lines]
>> Thanks,
>> Bill