I am using MSAccess to build a database.
User will be using a ‘Data Access Page’ exported in HTML format to add their data.
I am running a Macro ( it outputs the table to html page in site ) to update the HTML pages in my site.
How to add/programm a button in Data Access Page which will auto mate this updation( running a macro)without Access getting opened up while running MACRO.