Can't seem to get this right...so I turn to you guys and gals for help.
I have a form with several tabbed pages on it. On each of the pages is a textbox that stores the location of a file. I have a command button on a popup form which I use to copy the location from the main form. I can copy one of the page's textbox info without a problem. What do I need to do to set up the command button to check for the main form's active page and copy that page's textbox info? Each textbox on each page has a different name assiged. Thanks in advance.
I have a form with several tabbed pages on it. On each of the pages is a textbox that stores the location of a file. I have a command button on a popup form which I use to copy the location from the main form. I can copy one of the page's textbox info without a problem. What do I need to do to set up the command button to check for the main form's active page and copy that page's textbox info? Each textbox on each page has a different name assiged. Thanks in advance.