Forum Discussion
Cath_Labro
Sep 20, 2022Copper Contributor
How to Share MS Access forms Online
Hello! I am new to MS Access, and I have already built my tables and forms. However, I am having difficulties on how I can share the forms with the end user. My goal is to have them enter inf...
Harun24HR
Sep 20, 2022Silver Contributor
MS-Access form can not published to web. You have two way. (1) Share your database to sharepoint so other user can update it. (2) You can use Azure cloud SQL database as backend and MS-Access as front end. Then user can enter data from anywhere connected to internet.
Cath_Labro
Sep 20, 2022Copper Contributor
Do you know any documentation that I can look for these 2 option? Thank you! I appreciate your response.