Access to a Excel object link in Powerpoint from VBA 
Author Message
 Access to a Excel object link in Powerpoint from VBA

From VBA, I need to acces to the Link datas of a Excel object "copied with
link" (or something like that, "copi avec liaison" in french) in Powerpoint
What is the name of this object in VBA ?

Thank you for yours answers.

Regards.



Tue, 26 Jul 2005 07:05:30 GMT  
 Access to a Excel object link in Powerpoint from VBA
If the shape is an OLE Link, you can work with the shape's
.LinkFormat.SourceFullName property

--
Using the Web view of the newsgroup?
Visit http://www.rdpslides.com/pptfaq/FAQ00024.htm to learn a better way!
======================
Steve Rindsberg PPT MVP
PPT FAQ:  http://www.pptfaq.com
PPTools:  http://www.pptools.com


Quote:
> From VBA, I need to acces to the Link datas of a Excel object "copied with
> link" (or something like that, "copi avec liaison" in french) in
Powerpoint
> What is the name of this object in VBA ?

> Thank you for yours answers.

> Regards.



Tue, 26 Jul 2005 10:09:55 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Powerpoint object linking to Access table data

2. Excel Linking and Excel/Access Linking

3. vba5 macros download link (word / excel / powerpoint)

4. Modify linked Excel cells from within powerpoint

5. Linking Excel and Powerpoint

6. powerpoint and excel links

7. Linked Sound Object in PowerPoint (How To??)

8. Running excel add-in (added into excel - not access) in Access VBA

9. Problems updating MS Graph charts in Powerpoint using Excel VBA

10. Really strange VBA problem (excel -> powerpoint)

11. Newbe VBA Excel/PowerPoint Question

12. Manipulating Excel object from Access VBA

 

 
Powered by phpBB® Forum Software