I have a field in the form that I want to show another form in “restore” size on top of the main form. I have created a macro using the macro helper that opens the secondary information form and restores it. I have put this in the On Click event. The only problem is that it also restores the main form, which I want to remain at maximum. Why is it doing this? How can I correct this?
Also, how do I position this secondary form to appear where I want it?