ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   updating all links in powerpoint presentation (https://www.excelbanter.com/excel-programming/349732-updating-all-links-powerpoint-presentation.html)

pm[_2_]

updating all links in powerpoint presentation
 
hello,

i have presentation, which is opened from xls file

Dim PPObj As Object
Set PPObj = CreateObject("PowerPoint.application")
With PPObj
.presentations.Add
.presentations.Open Filename:="F:\Analizy ISI\pl\prob.ppt"
.Visible = True

with what command may i update links in presentation?




All times are GMT +1. The time now is 08:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com