Hello guys, hope somebody can help me
I am working now with ActiveX controls and stucked little bit..
on sheet1 I have ActiveX Frame, inside this Frame I have another two frames and inside those frames, I will have textboxes...Do you pls know, how can I identify those textboxes and extract or input value?
I know, that outside of frame its activesheet.oleobjects("txtUser").object.text ...but I cannot find solution, how to identify textbox inside two frames
Thank you very much in advance.
Brgds,
Tom
I am working now with ActiveX controls and stucked little bit..
on sheet1 I have ActiveX Frame, inside this Frame I have another two frames and inside those frames, I will have textboxes...Do you pls know, how can I identify those textboxes and extract or input value?
I know, that outside of frame its activesheet.oleobjects("txtUser").object.text ...but I cannot find solution, how to identify textbox inside two frames
Thank you very much in advance.
Brgds,
Tom