Hi,
You can get the active control on a Multipage by using something like this:-
MsgBox ActiveControl.SelectedItem.ActiveControl.Name
HTH
Dan
Hi,
You can get the active control on a Multipage by using something like this:-
MsgBox ActiveControl.SelectedItem.ActiveControl.Name
HTH
Dan