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] If Screen.ActiveControl.ControlType = acTextBox Then
If Screen.ActiveControl.Name <> "[purple][B][I]EmailTextboxName[/I][/B][/purple]" Then
[green]'Your uppercase code here[/green]
End If
End If[/blue]