VBA: Sample VBA Code to Insert an Image Full Size and Centered (168649)
The information in this article applies to:
- Microsoft PowerPoint 98 Macintosh Edition
- Microsoft PowerPoint 97 for Windows
This article was previously published under Q168649 SUMMARY
Although you can use the AddPicture method in a Visual Basic macro to
insert an image on a PowerPoint 97 slide, the AddPicture method requires
you to specify the point size of the image. This article provides a sample
Microsoft Visual Basic for Applications macro (Sub procedure) that imports
an image in the correct size. This method does not require you to know the
point size of the image in advance.
REFERENCES
For more information about creating Visual Basic for Applications macros, click Contents and Index
on the Help menu, click the Index tab in Microsoft PowerPoint Help, type the
following text
and then double-click the selected text to go to the Create a macro in Visual Basic Editor topic. If
you are unable to find the information you need, ask the Office
Assistant.
For more information about how to use the sample code in this article,
click the article number below to view the article in the Microsoft
Knowledge Base:
173707
OFF97: How to Run Sample Code from Knowledge Base Articles
For additional information, please see the following article in the
Microsoft Knowledge Base:
181058
OFF98: How to Run Sample Code from Knowledge Base Articles
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbcode kbdtacode kbhowto kbProgramming KB168649 |
---|
|