Hi,
I been wanting to figure out a way to open and run an Access database from excel.
i currently use a excel macro to reformat a text file to fit the formats and field names of my access database. after reformatting.. i would maually open the access database and run a series of access macros to generate the reports.
How can i VBA code my excel macros to open my access database and instruct it to run the initiate access macro?
I tried playing around with the OpenDatabase command.. but no progress.. please help
Thanks so much
I been wanting to figure out a way to open and run an Access database from excel.
i currently use a excel macro to reformat a text file to fit the formats and field names of my access database. after reformatting.. i would maually open the access database and run a series of access macros to generate the reports.
How can i VBA code my excel macros to open my access database and instruct it to run the initiate access macro?
I tried playing around with the OpenDatabase command.. but no progress.. please help
Thanks so much