Hi everyone
I have a excel spreadsheet that imports files from several locations and drives and saves them all in one location. Then I have an Access database that has a macro in a form that imports all these files into the database and into the appropriate tables.
What I want to do is automate the step between excel and access. All i need is a code for excel to say click on this button in the form.
I have tried several things i.e application.run "macroname" but nothing seems to work.
Is there some kind of special referencing I need to do.
Any helps much appreciated.
Thanks in advance
Drew23
I have a excel spreadsheet that imports files from several locations and drives and saves them all in one location. Then I have an Access database that has a macro in a form that imports all these files into the database and into the appropriate tables.
What I want to do is automate the step between excel and access. All i need is a code for excel to say click on this button in the form.
I have tried several things i.e application.run "macroname" but nothing seems to work.
Is there some kind of special referencing I need to do.
Any helps much appreciated.
Thanks in advance
Drew23