how to change filename in ole link from ppt to excel

jcher

New member
Joined
Nov 29, 2007
Messages
2
Programming Experience
5-10
I have an existing powerpoint presentation with charts/graphs that are linked by object to an excel worksheet. Currently this sheet is manually generated and i've written vb.net code to automatically generate it.

I'm trying to write code to create a new powerpoint presentation by modifying the filename in the link of the existing ppt file to point to the new excel sheet discussed above.

Is this even possible in vb.net? please advise

Thanks
 
Back
Top