Is there away to set up a button that jumps between MDI forms? For example if I had EDIT USING ... MDI AS Form1 EDIT USING ... MDI AS Form2 and was on Form1 could I execute a command that would jump me to Form2?
Is the SETFOCUS command what I am looking for? It doesn't seem to work for me.
