Hi,
Just playing around a bit with User Interfaces,
I found code (from a link here in UA I think) that will minimise the main Access Window and just show my form on the Desktop
API Manipulate Access Window
However I get an error (defined in code) when i use it (running code from the forms Open Event, form has been set to popup)
Has anybody else used this? The error is occuring because there is no active form open at the time the Open Event is called....