Oct 10 2020 09:11 AM
I have to import data. The data provider requires a POST method on a form to be submitted with certain settings and an HTML page is returned in CSV format.
I feel completely clueless about how to execute this from within Access instead of on a browser page!
I'm sure I'm just ignorant and there is a basic technique I just don't know about yet - can anyone help?
Thank you!
Oct 10 2020 02:46 PM
@sdajp Check out the Dev Hut Website operated by Daniel Pineault for posts regarding use VBA with HTML operations.