hello,
I am trying to find some sample code to call and run a macro in an ms access database from an excel vba module. the access macro has already been created and all it does is delete the data in a table and import the excel worksheet into the current table.
I'd appreciate any help with the syntax of creating the db connection and calling the macro. Thanks.
Patrick
I am trying to find some sample code to call and run a macro in an ms access database from an excel vba module. the access macro has already been created and all it does is delete the data in a table and import the excel worksheet into the current table.
I'd appreciate any help with the syntax of creating the db connection and calling the macro. Thanks.
Patrick