A
Austin
Hello,
I am trying to use an unsaved, already open workbook to export data from
access to excel.
To reference the open App I have:
Set xlApp = GetObject(, "Excel.Application")
But not sure what the equivalent would be for the current workbook line.
Any help would be great.
Thanks
I am trying to use an unsaved, already open workbook to export data from
access to excel.
To reference the open App I have:
Set xlApp = GetObject(, "Excel.Application")
But not sure what the equivalent would be for the current workbook line.
Any help would be great.
Thanks