Hi there,
There is a from, which is opening within menu of another form. The specific form should be opened as restore format. Unfortunately with common vba-code its putting back the main form from maximum to restore (see attached code)
DoCmd.Restore
What should I do, when I want to put just one form into restore format? Hopefully you understand what I want to do.
Thanks for any help in this case