Set the second window's popup property to YES.
Damon
"Patrick" <Patrick[ at ]discussions.microsoft.com> wrote in message news:D80F56B9-263A-415F-A9C5-48FF17C4EBC4[ at ]microsoft.com...
[Quoted Text] >I am trying to open a form in non Maximised state. So on open I execute: > > DoCmd.Restore > > But the Window opens in a maximised state and I do not want that. > > The thing in the previous window, I execute DoCmd.Maximise ... the window > opens in maximised state. > > How can I get round this problem?
|