
|
Book Home Page Bloglines 1906 CelebrateStadium 2006 OfficeZealot Scobleizer TechRepublic AskWoody SpyJournal Computers Software Microsoft Windows Excel FrontPage PowerPoint Outlook Word Host your Web site with PureHost! |
![]() Friday, July 18, 2008 – Permalink – Signing MacrosSecurity levelsThere are three levels of Macro security:
"If you've used Access 2003, you've probably seen several security warning messages - Access 2003 cares about your security. An important part of Access 2003 security is digitally signing your code. As Rick Dobson shows, you can do it, but preparing for digital signing is critical. Also: Other links: <Doug Klippert@ 5:02 AM
Comments:
Post a Comment
Sunday, May 20, 2007 – Permalink – Secret Slide NumbersPPT does not forget
Slide number, SlideID, SlideIndex and all that jazz From the MS Knowledgebase: Sample Code to Print Slide Numbers for a Custom Show
Also: Working with Slide Objects and Microsoft PowerPoint Objects See all Topics powerpoint <Doug Klippert@ 7:39 AM
Comments:
Post a Comment
Saturday, March 31, 2007 – Permalink – Comment CodeEdit toolbar
<Doug Klippert@ 7:04 AM
Comments:
Post a Comment
Friday, March 09, 2007 – Permalink – Random SlidesVary the showHere is the code that can be used to mix up the order of your slides. Sub sort_rand()
Labels: Macro, Presentation <Doug Klippert@ 6:27 AM
Comments:
Post a Comment
Tuesday, December 19, 2006 – Permalink – Notes from WordImport it allOne technique that can be used when preparing a PowerPoint show, is to import material from an existing Word Outline. If the Word document is formatted with Heading styles, Heading 1 will become a new slide and the subsequent headings, 1 through 6 will become bullet points on the slide. It may be desirable to prepare notes for each slide while developing the Word outline. Notes don't appear on the slide, they are placed on a separate page that can be printed out for the speaker or handed out to the audience. Bill Dilworth has written a macro that moves information that has been formatted, say at Heading 6, and places it on the notes page: "This macro outline allows the user to use Word's "Send To PowerPoint" feature, then run this macro to get notes from MS Word to PowerPoint as notes. The macro allows you to set the text level you want to become the notes. Word Outline to Notes Page in PowerPoint See all Topics <Doug Klippert@ 4:29 AM
Comments:
Post a Comment
|