Browse by Tags

  • Merging Cells in a PowerPoint Table

    I am trying to find the syntax to merge cells in certain rows in a powerpoint table There are currently multiple tables in a template that are automatically updated using vba, and sometimes the lists have different number of rows. the code that i use to currently populate the tables is below. Case 2...
    Posted to Powerpoint (Forum) by microsoft on 03-03-2010
  • Powerpoint Hyperlink message appears on one presentation not the other,

    I have two presentations and on the last slide of each I placed a hyperlink to go to the first slide of a third presentation. However, one presentation links correctly while the other gives me a warning message "Hyperlinks can be harmful to your computer or data...Do you want to continue?"...
    Posted to Other (Forum) by microsoft on 03-01-2010
  • Saving PowerPoint 2003 handouts to a file

    I prepare presentations using MS PowerPoint 2003. Often times, I would like to send a file containing my handout notes for participants ahead of time. I do not wish to send the entire PowerPoint file, including my slides. Is it possible to send my handout notes to a file or save them in a separate file...
    Posted to Powerpoint (Forum) by microsoft on 02-27-2010
  • Lock down an OLE in PowerPoint

    I have embedded Excel worksheets in a PPT template that gets updated through vba. Depending on the criteria, sometimes the excel objects float to different location (i assume to fit better). Is there a way to lock down the position of the table in the main template or in VBA? Any suggestions or ideas...
    Posted to Powerpoint (Forum) by microsoft on 02-27-2010
  • powerpoint 2003 text over video

    I have ppt2003. When I run a movie video etc I would like text to appear over the movie as if the movie is running in the backgroud. when I do this the text disappears. I tried grouping front to back but it always vanishes. How can I use a movie as a background and have my presentation out in front?...
    Posted to Microsoft Office (Forum) by microsoft on 02-26-2010
  • PowerPoint 2007 VIEWER - how to suppress "end of slideshow, click to exit" message at end

    HI there.. I am working with PowerPoint 2007 Viewer and would like to suppress the automated "end of slideshow, click to exit" message and black screen that seems to be shown by default. I believe this can be modified if viewing files via the full MS PowerPoint platform, but I'm unclear...
    Posted to Powerpoint (Forum) by microsoft on 02-20-2010
  • MS Access Powerpoint VBA

    Hi, I need Experts help to modify the attached code. I need to display the caption of the table fields in the spreadsheet not the Field name. How do I change this ? rng.Offset(0, i).Value = rs.Fields(i).Name Code Snippet: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22:...
    Posted to Visual Interdev (Forum) by microsoft on 02-16-2010
  • How do you group PowerPoint Objects on a slide

    I have an Excel file with a map of object names, slide number and grouping ID. From excel, i populate a powerpoint template with certain data tables, text boxes, etc. I then want to group certain objects according to the mapping in the excel template. It groups the first object easily enough but then...
    Posted to Powerpoint (Forum) by microsoft on 02-14-2010
  • Print PowerPoint document from a C# application

    I want to print PowerPoint documents from my C# .NET application. First, I tried to simply reference the Automation interop libraries like this: public void PrintFile(string myFilePath) { Application oPowerPoint = new Application(); Presentation oPresentation = null; oPowerPoint.Activate(); oPresentation...
    Posted to Visual C Sharp (Forum) by microsoft on 02-13-2010
  • Powerpoint Crashes when Formating graphs

    HP 2510p laptop Vista Office 2007 I have 2 users that are getting the same error message everytime they try to format graphs in powerpoint Can anyone suggest some possible fixes that I could try I dont think reinstalling Office does much to problems like this... Thanks
    Posted to Powerpoint (Forum) by microsoft on 02-10-2010
Page 1 of 42 (418 items) 1 2 3 4 5 Next > ... Last ยป