Using Access 2007 on pc with Windows 7 to edit Access application housed on a Windows server.
A splash screen that works fine in the .accdb file does not fire any of its events once the file is converted to .accde.
What would cause this?
Renders the splash useless since it needs to create several new class objects and load some settings on form load then open the application main form and close itself.
A splash screen that works fine in the .accdb file does not fire any of its events once the file is converted to .accde.
What would cause this?
Renders the splash useless since it needs to create several new class objects and load some settings on form load then open the application main form and close itself.