Isaac
Lifelong Learner
- Local time
- , 19:43
- Joined
- Mar 14, 2017
- Messages
- 11,158
Hi. I'm utilizing the precise instructions here in order to handle the desire to (sort of) hide the Access shell and make it look just like a Form by itself. It's not theoretically perfect, but it gets me as close as I care or need to. It appears to be just a form - as long as I press Restore on the outer window. (If I don't press Restore, it opens up maximized - and also looks like the Form is the same size as the Access shell, so still hides the shell - but looks silly, as the content of the form is only a much smaller portion).
So for my visual pleasure, when I open the db, I always click Restore first thing, and everything looks perfect, however, I'd like to automate this.
DoCmd.Restore has no effect. Any ideas?
So for my visual pleasure, when I open the db, I always click Restore first thing, and everything looks perfect, however, I'd like to automate this.
DoCmd.Restore has no effect. Any ideas?