Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[blue] MsgBox "page48"[/blue]
[blue] If Me.frmTabs.Value = [COLOR=black yellow]48[/color] Then[/blue]
Private Sub TabCtl0_Change()
MsgBox (Me.TabCtl0.Value)
End Sub