C
Chris Asaipillai
Hi there
I have a word document with an embedded Excel worksheet.
How am I able to change the path of this worksheet programatically?
I tried using oDoc.InlineShapes(i).OLEFormat but couldnt find
the excel spreadsheet.
Ive linked the spreadsheet using:
'Insert Object' -> Create From Link -> Link to File
Many Thanks
Chris
I have a word document with an embedded Excel worksheet.
How am I able to change the path of this worksheet programatically?
I tried using oDoc.InlineShapes(i).OLEFormat but couldnt find
the excel spreadsheet.
Ive linked the spreadsheet using:
'Insert Object' -> Create From Link -> Link to File
Many Thanks
Chris