K
kay.sarah.sarah
I have about 30 OLE Objects in a Visio drawing linked to an Excel
workbook. Right now, when I need to point my drawing to a different
workbook, I have to use the Edit Links dialog box to manually change
the source of each object.
How can I do this programmatically using VBA? I have code that loops
through all the pages and OLE objects, but I don't know what to do with
the OLE object once I have it, to change the source file.
any suggestions?
workbook. Right now, when I need to point my drawing to a different
workbook, I have to use the Edit Links dialog box to manually change
the source of each object.
How can I do this programmatically using VBA? I have code that loops
through all the pages and OLE objects, but I don't know what to do with
the OLE object once I have it, to change the source file.
any suggestions?