Hi all,
Does anybody knows the code for Selecting a Page(Tab) on a MultiPage Form
Select Case FormTag
Case "CL"
'Here I need the code to Select the Page(Tab)
of the MultiPage on the Form
Case "CD"
'same code for other Tab
End Select
Much appreciate your help,
Does anybody knows the code for Selecting a Page(Tab) on a MultiPage Form
Select Case FormTag
Case "CL"
'Here I need the code to Select the Page(Tab)
of the MultiPage on the Form
Case "CD"
'same code for other Tab
End Select
Much appreciate your help,