J
JC
Greetings,
First time post, first time writing VBA, enjoying it.
I have a Word template with a Macro that calls:
OpenDataSource ("C:\folder\ole.xls")
This works as we want it to except that there is a DataLink Properties
dialogie that appears, the user clicks OK and we proceed. I believe this
gets a ConnectionString, can I bypass the dialogue?
TIA
C
First time post, first time writing VBA, enjoying it.
I have a Word template with a Macro that calls:
OpenDataSource ("C:\folder\ole.xls")
This works as we want it to except that there is a DataLink Properties
dialogie that appears, the user clicks OK and we proceed. I believe this
gets a ConnectionString, can I bypass the dialogue?
TIA
C