I have a userform that contains a Multipage control.
Within each page of the Multipage control there are a number of textboxes.
Is it possible to get the name of the textbox upon the textbox1_afterupdate() event to return 'textbox1'
TIA
Within each page of the Multipage control there are a number of textboxes.
Is it possible to get the name of the textbox upon the textbox1_afterupdate() event to return 'textbox1'
TIA