the caption of a text label control or the text of a text box). There are often occasions however when we need to loop through all controls on a UserForm, or only certain specified controls.
I'm trying to get also the target location of the Label but cannot find a field that specified the i. I'm trying to create a tool to extract information of Alignment Station OffSet Label (AeccStationOffsetLabel) to excel file but failed to do so using VBA.