K
Kevin McCartney
Hi, when I create an Excel file from Access and pump data
to it, I'd like to change the directory path so that when
a user selects to save the workbook it looks in the
specified folder. Within Excel I can use ChDir = "..." but
I need to set it from Access so something like
xlApp.VBA.ChDir = "..."
Best regards
KM
to it, I'd like to change the directory path so that when
a user selects to save the workbook it looks in the
specified folder. Within Excel I can use ChDir = "..." but
I need to set it from Access so something like
xlApp.VBA.ChDir = "..."
Best regards
KM