I have a user form that contains a MultiPage control and within in each page there are a number of textboxes.
I have managed to write the code to get the TabIndex of currently active control
strMeasure is the label of the currently active control (textbox)intTabIndex =...