G
Guest
I'm using automation to run some Excel vba, then using the
transferspreadsheet method in Access to import data from Excel. The
transferspreasheet method results in Excel staying in memory after the
procedure completes. (Tests establish this; it is not due to the automation
code.)
Is there a VBA way to programmatically remove excel from memory so the user
doesn't have to go into the Windows Task Manager Processes tab?
transferspreadsheet method in Access to import data from Excel. The
transferspreasheet method results in Excel staying in memory after the
procedure completes. (Tests establish this; it is not due to the automation
code.)
Is there a VBA way to programmatically remove excel from memory so the user
doesn't have to go into the Windows Task Manager Processes tab?