Removing the Startup form using VBA

DC27

Registered User.
Local time
Today, 02:25
Joined
Jun 6, 2008
Messages
27
Hi,

I have a form, just a splash screen with a check box that is in the startup form option.

The checkbox is a "click to not show on startup" option.

I want to attach a bit of code that

a - closes the form

and

b - removes the form from the startup option

any help appreciated.
;)
 
Have you looked at how the Northwind sample does it? Quite clever.
 

Users who are viewing this thread

Back
Top Bottom