LonnieJohnson
Programmer
I know that I have been down this path before. How do you keep from opening multiple excel files? I have code that exports a query to an excel file and then opens it. Well the user will go back to Access and do more processing and possible hit the button to export more data to the excel file. Now how do I revisit the opened excel file with fresh data?
I'm using the shell function to open the file after I export the data
Shell ("C:\Program Files\Microsoft Office\Office\Excel.EXE c:\MyExcelFile.xls", vbMaximizedFocus
prodevmg@yahoo.com
ProDev, MS Access Applications B-)
May God bless you in the year 2002.
I'm using the shell function to open the file after I export the data
Shell ("C:\Program Files\Microsoft Office\Office\Excel.EXE c:\MyExcelFile.xls", vbMaximizedFocus
prodevmg@yahoo.com
ProDev, MS Access Applications B-)
May God bless you in the year 2002.