I have developed an Access database with a rather complexe UI. Everything is good except one nagging issue, hiding the access pane.
Do to the layout of the UI, the Access window is not needed. I have attempted to use the access.application.visible = false property with only errors.
I would like to be able to hide all things Access and present only the UI I have developed.
Thanks,