cdhoughton
Board Regular
- Joined
- Dec 5, 2003
- Messages
- 170
Hi all
I have a Powerpoint presentation with a number of linked OLE tables that feed through from Excel data tables.
I want to use VBA to do the following:
1. Create a new copy of the *.PPT with a specified name
2. Use VBA to update the links in the *.PPT to that of the source workbook (at present the PPT links to a master spreadsheet but when this is copied, I want the copy PPT to update the links to the copy XLS)
Does anyone know if this is possible and if so a starting point for me to do this?
Cheers in advance
Chris
I have a Powerpoint presentation with a number of linked OLE tables that feed through from Excel data tables.
I want to use VBA to do the following:
1. Create a new copy of the *.PPT with a specified name
2. Use VBA to update the links in the *.PPT to that of the source workbook (at present the PPT links to a master spreadsheet but when this is copied, I want the copy PPT to update the links to the copy XLS)
Does anyone know if this is possible and if so a starting point for me to do this?
Cheers in advance
Chris