Hi-
I'm working on something and cannot for the life of me figure out why it won't work.
I need to pull in a range of cells from Excel into powerpoint, to complete a presentation. This is the code I have. It's not complete because I have been stepping through the code until I get to the end...
Hi-
I'm trying to automatically insert a hyperlink into a text box based on what the text of the text box is. I am using PowerPoint.
What slide the text box links to can be linked based on the title of the slide. For instance, the title of the slide might be "John_Slide" while the text in...
Hi-
I'm encountering a problem with my code. I have a code that draws Excel charts into a PowerPoint presentation. When I step through the macro (with F8), it draws them all just fine. But if I run the macro without stepping, it gets jammed up at a certain point. I think I need to put a...
Hi-
I'm new to the forum but excited to find a community specifically geared to VBA.
I've looked all over the internet and through my book on VBA to fix the following but can't figure out how to do it.
Every time I open VBE, it opens every single sheet, module, etc. within the Excel program...