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.
docmd.setwarning false 'I do this so that it won't remind me I am about to append records
docmd.openquery "YourQueryName"
[b]Another_Control.SetFocus[/b]
button1.enable = False 'this will disable your button.
docmd.setwarnings true 'turn warnings back on