|
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!
|
![]() Tuesday, May 13, 2008 – Permalink – Embed a ShowStick it in WordYou might like to distribute a short PowerPoint slide show, and include some extra material. Open Word and PowerPoint. Arrange the windows so that both applications can be seen. Labels: Excel, PowerPoint, Word <Doug Klippert@ 6:16 AM
Comments:
Post a Comment
Sunday, May 11, 2008 – Permalink – Forms and SlidesPowerPoint in AccessThis download provides an Access database and a PowerPoint slide show. "Create a PowerPoint slide presentation from scratch using Access data. In addition, display and control a slide show from within an Access form. Walk through the solution and explore ways to extend the sample for your own applications. Here is an MSDN article: If you have some knowledge of VBA, you can probably figure it out from the code on the Access Form. Labels: Access, PowerPoint <Doug Klippert@ 6:20 AM
Comments:
Powerpoints presentation is really very good for presentation and how to display and manipulate an existing powerpoint slides presentation inside of an Access form, also using Automation
Post a Comment
Monday, April 14, 2008 – Permalink – Click to TriggerMake it soA trigger is an object on your PowerPoint slide - a picture, a shape, a button, or even a paragraph or text box. When you click on it an action is initiated. The action might be a sound, a movie, an animation, or text becoming visible on the slide. Microsoft Office Online has a tutorial: Use triggers to create an interactive slide show in PowerPoint "Here's a Power User column for teachers. Want to involve your students more in a presentation? Set up "triggers" for them to click as they go through the show. Triggers (related to animations) let you add surprise to your slides while inviting your viewer to take part and have fun."
Labels: PowerPoint <Doug Klippert@ 6:21 AM
Comments:
Post a Comment
Saturday, April 05, 2008 – Permalink – 'Tis the TemplateFree Holiday templatesThis can be considered a jumping off point for many holiday themed templates. Here are some sources for holiday backgrounds and clipart for PowerPoint. These sites also have material for the rest of the year. All 'Bout Computers: Holiday AutoShapes in PowerPoint by Kathy Jacobs Template Ready:
Labels: PowerPoint <Doug Klippert@ 6:09 AM
Comments:
Post a Comment
Thursday, April 03, 2008 – Permalink – PP News GroupsWe're all in this together
Labels: PowerPoint <Doug Klippert@ 6:55 AM
Comments:
Post a Comment
Monday, March 24, 2008 – Permalink – Educational Slide ShowsSuggestionsPurdue University has a collection of PowerPoint shows on a number of topics.
If you have eve had to prepare a paper with MLA/APA standards these shows may come in handy:
Purdue University See all Topics Labels: PowerPoint <Doug Klippert@ 5:34 AM
Comments:
Post a Comment
Saturday, March 22, 2008 – Permalink – Default SaveChoose your own locationWhen you choose to save most Office files, the Save dialog box defaults to the Documents or My Documents folder. (The following directions work in 2007, but you need to click on the Office button in the upper left corner of the Window)
Change the folder where e-mail messages and attachments are saved Also: D.C. Everest school district Weston, WI: Office Default Paths If you don't want to change the default, but would like to be able to quickly go to an alternate site, open the Save or Save Attachment dialog box. On the left side of the box is the Places Navigation bar. If you click the Desktop icon, that location will be used to save the file. You can add spots to the bar. Browse to the specific folder. Highlight the folder and click the down arrow beside the Tools option. Select "Add to My Places." The file or e-mail attachment can then be saved where you want. [Edited entry from 11/05/2004] See all Topics Labels: Access, Excel, Outlook, PowerPoint, Word <Doug Klippert@ 7:42 AM
Comments:
Post a Comment
Wednesday, March 19, 2008 – Permalink – Beyond Bullet PointsBy Cliff AtkinsonISBN 0-7356-2052-0 Microsoft Press 2005 About the Author
"But what might not be evident in the simplicity of this slide is what happens when the audience experiences it along with your verbal explanation. Because the slide design is simple, the audience can quickly scan the headline and visual and understand the idea. Then their attention turns to the place you want it. — to you, the words you're saying, and the way the information relates to them. Instead of making everything explicit and obvious on the slides, you can leave the slides open to interpretation so the audience is dependent on you, and you on them. Here's the latest edition: [Edited entry from 3/1/2005] See all Topics Labels: Addendum, Books, PowerPoint <Doug Klippert@ 5:32 AM
Comments:
Post a Comment
Friday, March 14, 2008 – Permalink – No Bullets?Heresy!Cliff Atkinson's book, "Beyond Bullets", came out in 2005. A new version has just been released updating it to 2007. Shellie Tucker, of Office.Microsoft.com, tried out the suggestions in a real world situation: "It was a gamble. And it gave us pause. Could we give a PowerPoint presentation and use NO BULLET POINTS? Could we divorce ourselves from the tried and true - and deadly boring? We decided to try." No bullets See all Topics Labels: PowerPoint <Doug Klippert@ 7:45 AM
Comments:
Post a Comment
Tuesday, March 04, 2008 – Permalink – Move that ThingNoise and motionMicrosoft has another of its easy to understand tutorials that deals with making objects move on the screen and also make sounds.
There is also a link to a tutorial about adding sound effects to a presentation. Animation See all Topics Labels: PowerPoint <Doug Klippert@ 7:28 AM
Comments:
Post a Comment
Thursday, February 28, 2008 – Permalink – PP7 Fixes PP3Repair PowerPoint 2003 charts"Consider the following scenario: PowerPoint 2007 and Word 2007 use Excel to insert charts. When the file is saved in 97-2003 format, you lose that feature. According to MS, "To work around this problem, use one of the following methods: Labels: PowerPoint <Doug Klippert@ 7:00 AM
Comments:
A couple alternatives to Microsoft's workarounds:
1. Don't edit the presentation in 2007. 2. Use MS Graph to insert the chart (Insert tab > Object).
Excellent observation!
Post a Comment
Just because you have Excel available to do charting, you don't have to use it. Go to Object on the Insert tab and choose MS Graph. Thanks
Monday, February 25, 2008 – Permalink – Legacy files from 2007Go backRead this article closely. If you work in a situation where you need to work with legacy (pre-2007) files, it may be handy. If you do most of your work in 2007, I wouldn't bother. "When you use Windows Explorer or the desktop to create a new 2007 Microsoft Office file, a new Office file is created in an XML file format (.dox or .xlsx). For example, this behavior occurs when you right-click the desktop, you point to New, and then you click Microsoft Office Word Document. By default, files that you create in the 2007 Office system are in XML file formats. Knowledgebase 935787 See all Topics Labels: Access, Excel, PowerPoint, Word <Doug Klippert@ 7:46 AM
Comments:
Post a Comment
Thursday, February 21, 2008 – Permalink – VBA, Named ArgumentsAn easier read
MsgBox(prompt[, buttons] [, title] [, helpfile, context]) When you work the MsgBox function this way, the order of the arguments can't be changed. Therefore, if you want to skip an optional argument that's between two arguments you're defining, you need to include a blank argument, such as: MsgBox "Hello World!", , "My Message Box" Named arguments allow you to create more descriptive code and define arguments in any order you wish. To use named arguments, simply type the argument name, followed by :=, and then the argument value. For instance, the previous statement can be rewritten as: MsgBox Title:="My Message Box", _ (To find out a function's named arguments, select the function in your code and press [F1].) See all Topics Labels: Access, Excel, PowerPoint, Word <Doug Klippert@ 7:53 AM
Comments:
Post a Comment
Sunday, February 17, 2008 – Permalink – 15 Minutes to PresentationShow suggestionsHere are a few links that may stir up your presentation skills. You don't have to follow all of them, but there may be one or two that will help. Having to present a report to a group is not something that most people do every day. There are sources that will help you develop an interesting, successful "show"
Beyond Bullets: Board Fires CEO Over PowerPoint By Cliff Atkinson [Edited entry from 11/19/2004] See all Topics Labels: PowerPoint <Doug Klippert@ 7:27 AM
Comments:
Post a Comment
Monday, February 11, 2008 – Permalink – PPT Font SizeHow big should you go?In the old days of slide shows, presenters would hold their slides out at arm's length. If they could still see the text, then it would be OK when projected. Dave Paradi has researched the question and offers a PDF document that compares screen size, fonts, and seating distance. For instance: "For example, if you're using a 60 inch screen and have 32 point text on your slides, the furthest someone should be is 57 feet from the screen." Font Size Dave Paradi's PowerPoint Tip See all Topics Labels: PowerPoint <Doug Klippert@ 7:55 AM
Comments:
Post a Comment
Thursday, January 24, 2008 – Permalink – Slideshow AccessibilityHearing and vision enhancedDave Paradi has an article about how to design PowerPoint shows for those with limited hearing or vision. With PowerPoint presentations becoming more of a standard way to communicate information of all types, we need to keep in mind that our first responsibility is to our audience. We need to use the ideas above to make sure that we make our presentation accessible for everyone. Making Accessible Slides See all Topics Labels: PowerPoint <Doug Klippert@ 6:51 AM
Comments:
Post a Comment
Sunday, January 20, 2008 – Permalink – Replace FontsA type changePowerPoint has a feature that allows you to replace any of the fonts being used in a presentation You may want to do this to change the look of a show, or because the type face is not available on another machine and not embeddable. Go to Format>Replace Fonts. Choose one of the fonts you are currently using and its replacement. Look over your presentation before saving it. Sometimes a different font will change the spacing on a slide. You may have to reformat a few slides RDP Slides.com: Troubleshoot font problems Informit.com: Working with Text in PowerPoint MS Office Assistance: Why won't Replace Fonts work? Understanding Unicode fonts [Edited entry from 12/5/2004] See all Topics Labels: PowerPoint <Doug Klippert@ 6:42 AM
Comments:
Post a Comment
Friday, January 04, 2008 – Permalink – PowerPoint PunditsConnect with other PowerPoint usersMicrosoft has put together a list of locations, forums, blogs, etc. that cover PowerPoint. You'll probably find that your question has been answered at one of these spots. Office.Microsoft.com See all Topics Labels: PowerPoint <Doug Klippert@ 7:35 AM
Comments:
Post a Comment
Saturday, December 29, 2007 – Permalink – ViewerPortable PowerPointIf you have to show your presentation on a machine that does not have PowerPoint installed, you can use " Package for CD. " Before 2003 it was named "Pack and Go." Go to File> Package for CD ... The Dialog box will walk you through the process and offer to include the PowerPoint Viewer. ![]() The problem with the earlier versions of PowerPoint, through 2002, was that the viewer only handled the features available in PowerPoint 97. The PowerPoint 2003 Viewer lets you view full-featured presentations created in PowerPoint 97 and later versions. Here is the download location for the PowerPoint 2003 Viewer:
Microsoft: "Want to truly impress your customers with a multimedia presentation about your business? You can easily make your Microsoft Office PowerPoint 2003 presentations more portable by burning them onto a CD. By including the new free PowerPoint 2003 presentation viewer on the CD, presentations can be distributed to and viewed by audiences who do not use Microsoft Office." PP Tools: Downloads and descriptions for other versions [Edited entry from 11/3/2004] See all Topics Labels: PowerPoint <Doug Klippert@ 8:38 AM
Comments:
Post a Comment
Sunday, December 16, 2007 – Permalink – Office VBA tricksVideo + Free codeQuick tips VBA Video "Learn tips and use sample code for several Office applications. These tips can help you to be more productive and can also be a starting point for developing your own tools, utilities and techniques."
Ten Tips for Office VBA Developers [Edited entry from 10/22/2004] See all Topics Labels: Access, Excel, Outlook, PowerPoint, Word <Doug Klippert@ 5:00 AM
Comments:
Post a Comment
Saturday, December 15, 2007 – Permalink – Background TemplatesFresh materialAfter seeing a few PowerPoint presentations, all of the backgrounds and graphics included with Office, start to look alike.
Labels: PowerPoint <Doug Klippert@ 6:56 AM
Comments:
Post a Comment
Wednesday, December 12, 2007 – Permalink – Images SourcesNo costAfter awhile the graphics in Office Clipart or even the ones found on Microsoft's Office online appear the same. Here is a list of 100 locations for royalty free stock images. ![]() Free stock images See all Topics Labels: Addendum, FrontPage, PowerPoint, Word <Doug Klippert@ 5:50 AM
Comments:
Post a Comment
Friday, November 30, 2007 – Permalink – YouTube in PowerPointImbedded videosShyam Pillai has provided a free wizard to imbed YouTube clips into a PowerPoint Presentation "Use this to insert YouTube videos into a PowerPoint slide. All you need to do is to provide the YouTube video URL that appears in the browser address bar, the rest is taken care of by the YTV Wizard. YouTube Video Wizard See all Topics Labels: PowerPoint <Doug Klippert@ 7:03 AM
Comments:
Post a Comment
Thursday, November 22, 2007 – Permalink – New Tables in TownBigger and better (?)Pre '07 versions of PowerPoint limited tables to a maximum of 25 rows and columns. You were able to ungroup the table cells before, but that has been taken away. "In this release, we have increased that maximum to 75x75 within the UI.
microsoft.public.powerpoint See all Topics Labels: PowerPoint <Doug Klippert@ 6:50 AM
Comments:
Post a Comment
Saturday, November 17, 2007 – Permalink – Move the ShowPortable hintsA speaker can be called upon to present programs almost anywhere. Every site is unique and has its own problems. Your show may, also, have to be sent out on its own. Here are some suggestions that may help on the road: Distributing PPTs - Pitfalls, Panics & Pleasures By Steve Rindsberg
[Edited entry from 10/13/2004] See all Topics Labels: PowerPoint <Doug Klippert@ 6:02 AM
Comments:
Post a Comment
Wednesday, November 14, 2007 – Permalink – Word to PPSend outline to PowerPointThat old 2003 version allowed you to send a Word file to PowerPoint and have it create a slide show. After styling with Heading 1, 2, etc, go toFile > Send To > Microsoft Office PowerPoint. 2007 is a little different (duh!)
Word to PowerPoint See all Topics Labels: PowerPoint, Word <Doug Klippert@ 5:18 AM
Comments:
Post a Comment
Tuesday, November 06, 2007 – Permalink – Google ShowsPresentation alternativeGoogle Docs now has a presentation element. You can create documents, spreadsheets and presentations online. They're a bit restricted and simplexat this point, but you can also import files and convert them for sharing or publication. Google Docs Review of Google presentation See all Topics Labels: PowerPoint <Doug Klippert@ 5:06 AM
Comments:
Post a Comment
Saturday, November 03, 2007 – Permalink – Automation - VBA - Help FileOffice Wide
See all Topics Labels: Access, Excel, Outlook, PowerPoint, Word <Doug Klippert@ 6:45 AM
Comments:
Post a Comment
Monday, October 29, 2007 – Permalink – Handy Master ViewIt's mouse and keyboard quick!With PowerPoint 2007, View>Presentation Views>Slide Master will take you to the Slide Master View. The same location shows Handout and Notes Masters. A shortcut involves using the Shift key. "At the bottom left hand corner of PowerPoint (bottom right for PowerPoint 2007), you will see 3 mini buttons. They are: Normal View, Slide Sorter View, and Slide Show. Now here's a quick trick:
Labels: PowerPoint <Doug Klippert@ 6:53 AM
Comments:
Post a Comment
Thursday, October 25, 2007 – Permalink – 2003-2007 CompatibilityExchange the future and the past"Microsoft has added new file formats to Microsoft Office Word, Excel, and PowerPoint 2007. To help ensure that you can exchange documents between Microsoft Office releases, Microsoft has developed a Compatibility Pack for the Office Word, Office Excel, and Office PowerPoint 2007 File Formats"
Labels: Excel, PowerPoint, Word <Doug Klippert@ 6:40 AM
Comments:
Post a Comment
Saturday, October 20, 2007 – Permalink – Acrobat PowerPointConvert PP to AcrobatFirst, be aware that this is not for everyone. You may not have a need to do this, and/or may not want to shell out more software money. This requires Adobe Acrobat Pro, which runs about $449 retail. (See: PowerPoint Viewer)
"First, make sure you're using the right Acrobat software. With Acrobat Standard, you can add sound to documents but you can't import video clips. To create documents containing both video and sound, you'll need to use Acrobat Professional, which contains all the tools necessary for integrating media in PDF documents.
Labels: PowerPoint <Doug Klippert@ 6:22 AM
Comments:
Post a Comment
Saturday, September 29, 2007 – Permalink – Move the LineAnimate chartsPowerPoint has the ability to present elements of a graph one at a time for dramatic effect.
This tutorial is an example of making PowerPoint do things that can't normally be done. In this case, we will tweak some chart animations that don't exist under normal circumstances. Also: Microsoft: Animate Chart Elements in Microsoft PowerPoint Internet4classrooms.com: Animating a Chart - Using Ungrouping Ungroup in 2007 [Edited entry from 9/14/2004] See all Topics Labels: PowerPoint <Doug Klippert@ 7:52 AM
Comments:
Post a Comment
Wednesday, September 26, 2007 – Permalink – Send Your Template to MSGeek fameAccording to the Inside Office Blog, over 1 million people have downloaded free templates from Microsoft.
Upload your template See all Topics Labels: Access, Addendum, Excel, PowerPoint, Word <Doug Klippert@ 7:08 AM
Comments:
Post a Comment
Friday, September 14, 2007 – Permalink – Annoying Hypertext WarningHow to disable hyperlink warning messages in 2007 Office programsWhen you include links in PowerPoint, or other '07 applications, you may get this admonition: Opening "path/filename". To disable the hyperlink warnings in 2007 Office programs when an http:// address or an ftp:// address is used, you must create a new registry subkey. To do this, follow these steps:
Labels: PowerPoint <Doug Klippert@ 6:08 AM
Comments:
Post a Comment
Monday, September 03, 2007 – Permalink – Enlarge and Shrink PictureGet a |