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.
UPDATE [emp list test] SET [emp list test].[SS#] = Format(Val([SS#]),"000000000")
WHERE (((Len(Trim([SS#] & " "))) Between 1 And 8));