While looking for a way to use VBA to pull apart an Access Macro (like you can an Access Module), I came across a fairly good run down of some of the limits in Access.
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.SelectObject acMacro, "Macro1", True
DoCmd.RunCommand acCmdConvertMacrosToVisualBasic