M
Mike Thomas
We have an app in which we frequently use the Tools > Office Links > Analyze
it with Excell button when we run queries.
The "Analyze" button creates an Excel spreadsheet somewhere. We run these
apps on different servers and need to specify where Excel should create
these files. I think we need to manipulate the Tools > Options > General >
Default Database folder setting.
I'd like to do this when the app starts in a VBA module which initializes
other elements.
How can I change this folder in a VB module?
Many thanks
Mike Thomas
it with Excell button when we run queries.
The "Analyze" button creates an Excel spreadsheet somewhere. We run these
apps on different servers and need to specify where Excel should create
these files. I think we need to manipulate the Tools > Options > General >
Default Database folder setting.
I'd like to do this when the app starts in a VBA module which initializes
other elements.
How can I change this folder in a VB module?
Many thanks
Mike Thomas