R
Rafi
I need to invoke an excel macro from Access and return the variable
strFileName from Excel. I can invoke the Excel Macro but do not know how to
get the variable back into Access
My Acces code is
XL.Run "PERSONAL.XLS!DHL.DHL where DHL is the name of the module and that of
the Sub.
Thanks
strFileName from Excel. I can invoke the Excel Macro but do not know how to
get the variable back into Access
My Acces code is
XL.Run "PERSONAL.XLS!DHL.DHL where DHL is the name of the module and that of
the Sub.
Thanks