E
Ed from AZ
With Word and Excel 2003 - I'm using InlineShapes.AddOLEObject to add
Excel files to a Word document. The files are already there - I just
need to go get updated XL files when I update this report.
Is there a way to get the original file location from the embedded
file, so I can read it with VBA and my code will "know" where to get
the updated file? If not, what would be a good way to save this file
path and name the first time I embed the file so the code can pick it
up?
Ed
Excel files to a Word document. The files are already there - I just
need to go get updated XL files when I update this report.
Is there a way to get the original file location from the embedded
file, so I can read it with VBA and my code will "know" where to get
the updated file? If not, what would be a good way to save this file
path and name the first time I embed the file so the code can pick it
up?
Ed