jrobin5881
Technical User
I'm asking for opinion here before I start on a project to see if I'm expecting to much from VBA.
At work there is a query that runs each Monday and Wednesday against a database and it sends me an email in outlook to tell me that my data is ready. I click the link and it opens a dialog box to allow me to view or save the data in excel. I save the files to a shared drive on the LAN and I have a template workbook that runs VBA for me and provides me a finished report from several database files.
What I was wondering was could I extend the current macro stored in the template workbook to automatically go into my email, find the message and open it to run the query against the database and store it on the shared drive in the LAN? or is this too ambitious and beyond the scope of VBA?
Any thoughts or opinions?
At work there is a query that runs each Monday and Wednesday against a database and it sends me an email in outlook to tell me that my data is ready. I click the link and it opens a dialog box to allow me to view or save the data in excel. I save the files to a shared drive on the LAN and I have a template workbook that runs VBA for me and provides me a finished report from several database files.
What I was wondering was could I extend the current macro stored in the template workbook to automatically go into my email, find the message and open it to run the query against the database and store it on the shared drive in the LAN? or is this too ambitious and beyond the scope of VBA?
Any thoughts or opinions?