Not quite. I have a modal form running in the background the whole time which blocks the user from seeing Access.
But I also have a command button (on a different form) that opens up a report. With the modal form open, the user can't see the report. So what I'd like to do is minimise the modal one, but not the whole database.
That make sense? Hmmmm.