E
Eric H
I am trying to automate the import of a spreadsheet into a database I am
creating. I am brand new to VBA, and am trying very hard to learn enough to
acomplish this task. I have found how to use the transferspreadsheet method
to automate the import, however, the file name and location of the
spreadsheets that I need to import may change from week to week. I found one
of the responces giving a link to some lengthy code that will allow you to
use and API call to open the open file dialog box, but I dont know enough to
be able to figure out how to use the information. How to I script something
into the transferspreadsheet to do this?
I dont currently have any code to post, as I'm still working on composing
it. I'm trying to get it mapped out in my head and on paper so I understand
what I'm doing before i start typing it in.
Any help you guys can give would be much appreciated. Even if its only to
refer me to a good book to use to learn VBA relatively quickly.
Thanks
Eric
creating. I am brand new to VBA, and am trying very hard to learn enough to
acomplish this task. I have found how to use the transferspreadsheet method
to automate the import, however, the file name and location of the
spreadsheets that I need to import may change from week to week. I found one
of the responces giving a link to some lengthy code that will allow you to
use and API call to open the open file dialog box, but I dont know enough to
be able to figure out how to use the information. How to I script something
into the transferspreadsheet to do this?
I dont currently have any code to post, as I'm still working on composing
it. I'm trying to get it mapped out in my head and on paper so I understand
what I'm doing before i start typing it in.
Any help you guys can give would be much appreciated. Even if its only to
refer me to a good book to use to learn VBA relatively quickly.
Thanks
Eric