RE: adding reference in visual studio
Tech-Archive recommends: Speed Up your PC by fixing your registry
try usin reference to Microsoft PowerPoint 10.0 Object Library
"viktor9990" wrote:
> I'm getting this error while trying to build my project although I have added
> a reference to PowerPoint which is installed on my machine. How to solve this
> problem? thanks.
>
> The error is:
> The type or namespace name 'PowerPoint' could not be found (are you missing
> a using directive or an assembly reference?)
>
>
>
.
Relevant Pages
- Re: change active window
... one that does some stuff in powerpoint. ... Dim oPicture1 As Shape ... active window (or whether you even need a reference to it). ... Steve Rindsberg, PPT MVP ... (microsoft.public.powerpoint) - Re: Creating a Data CD
... a Powerpoint 2007 slideshow of the wedding, reception, and honeymoon, ... You need to change that to a "relative" reference, ... drive letter or full folder name. ... I insert it into my wife's laptop, the music doesn't play during the ... (microsoft.public.windowsxp.general) - How to export from Excel to PowerPoint
... I have found different code to export a Range from Excel to PowerPoint. ... ' Set a VBE reference to Microsoft PowerPoint Object Library ... 'Now I want to add a new PP slide and activate that slide to paste another ... (microsoft.public.powerpoint) - Re: Macros to Link Ranges and Charts from Excel 2007?
... You'd need to set a reference to the PowerPoint object library rather than or ... ' Set a VBE reference to Microsoft PowerPoint 10.0 Object Library for Office ... Set PPPres = PPApp.ActivePresentation ... Set PPSlide = Nothing ... (microsoft.public.powerpoint) - Re: Automating PowerPoint
... to quit the instance of PPT when your code finishes, ... create the reference using NEW ... >> PowerPoint is indeed a single instance app. ... > Cannot quit appPPT if there were already running PowerPoint sessions. ... (microsoft.public.word.vba.general) |
|