Please Help ...
I need to reference a particular control that exists on a "tabbed" page
eg
TABCtl5 has 3 "pages"
I have focus set to "TABClt5(Pa ge-1)".
I need to access the content of a "text box" (named control-A) on "Page-3"
Within VBA ... How do I access access "Control-A" on "Page-3".
If I have focus set to "Page-1" ?
Thanks In Advance ...
I need to reference a particular control that exists on a "tabbed" page
eg
TABCtl5 has 3 "pages"
I have focus set to "TABClt5(Pa ge-1)".
I need to access the content of a "text box" (named control-A) on "Page-3"
Within VBA ... How do I access access "Control-A" on "Page-3".
If I have focus set to "Page-1" ?
Thanks In Advance ...
Comment