Hi. I have another problem.
At my office I have an excel file with a macro inside that import automatically data from a 3270 emulator (host). It's working fine.
So i developped an Access application to menage this importation and I would like to call the excel file directly from Access with a command button.
The problem:
when I close the excel file from a command button with APPLICATION.QUIT, Excel don't close. Only the file quit.
Is it possible when the importation is terminated to close (from my excel file) the file and Excel too and return focus to Access?
if yes, how?
Thanks
Luigi
At my office I have an excel file with a macro inside that import automatically data from a 3270 emulator (host). It's working fine.
So i developped an Access application to menage this importation and I would like to call the excel file directly from Access with a command button.
The problem:
when I close the excel file from a command button with APPLICATION.QUIT, Excel don't close. Only the file quit.
Is it possible when the importation is terminated to close (from my excel file) the file and Excel too and return focus to Access?
if yes, how?
Thanks
Luigi