
Make just one slide different size in Powerpoint - Stack Overflow
Feb 5, 2014 · 29 Making a powerpoint that's supposed to show a before and after of a website. Since it's currently a long website I'd rather make a single long slide to put it on (20" instead of 7.5"). But all the …
Microsoft Office Forums - Word, Excel, Outlook, PowerPoint, Project
Jan 13, 2026 · Discussion forum on Microsoft office software such as Word, Excel, Outlook, PowerPoint and Project.
How to name an object within a PowerPoint slide? - Stack Overflow
So I know how to name a textbox, or a like object in PowerPoint with VB, but I was wondering if there was a way to name objects through the Ribbon (PowerPoint 2007). For instance, if I add a text box
Creating PowerPoint Add-Ins from VBA defined Macros
May 31, 2016 · Creating PowerPoint Add-Ins from VBA defined Macros Ask Question Asked 9 years, 10 months ago Modified 1 year, 4 months ago
Excel to PowerPoint PasteSpecial and Keep Source Formatting
I'm trying to copy and paste a range from an Excel document into a PowerPoint slide. It is copying the range as an image rather than keeping source formatting. oPPTApp As PowerPoint.Application Dim
How to auto execute a macro when opening a Powerpoint …
Jul 3, 2012 · Start PowerPoint from command line and use the /M switch to have PowerPoint run a specified macro when it starts a named presentation file. The easiest way to do this is to create a …
Open a PowerPoint presentation from Excel with VBA and then set that ...
Jul 24, 2015 · I have to post a lot of Excel charts to a specific PowerPoint document and I'm building out a macro in Excel VBA to do it for me. I'm able to correctly open the PowerPoint presentation that I …
Is it possible to jump to a specific PowerPoint slide using VBA?
Jul 2, 2020 · PowerPoint will name your slide "Slide#" wherever it was inserted, so if you insert your slide in the middle of your presentation, you can have multiple slides with the same name.
office365 - Is there an API to make a MS Office 365 Powerpoint ...
Mar 1, 2019 · It allows you to create any MS Office document using an XML-based format. Microsoft's PowerPoint API: These are tricky because of versioning and licensing. Just bear in mind that the …
Excel paste from PowerPoint as text not number - Stack Overflow
May 11, 2024 · I've copied numeric values from a PowerPoint presentation into a column in excel However, when I try to convert to numeric it just remains as text. I've tried Data > Text to Column …