|
Host your Web site with PureHost! |
![]() Monday, February 28, 2011 – Permalink – Horrific StoriesWhat did your Grandparents do?
Unsettling Events! See all Topics Labels: Addendum <Doug Klippert@ 3:50 AM
Comments:
Post a Comment
Sunday, February 27, 2011 – Permalink – IE SpellsMissing feature foundFor years, I've filled out forms on the net and then had to copy and paste into Word to check doubtful spelling. Now there is a tool that should have been included in the first place. "ieSpell is a free Internet Explorer browser extension that spell checks text input boxes on a webpage. It should come in particularly handy for users who do a lot of web-based text entry (e.g. web mails, forums, blogs, diaries). ieSpell See all Topics Labels: Internet <Doug Klippert@ 3:47 AM
Comments:
Post a Comment
Saturday, February 26, 2011 – Permalink – Access TutorialsLearning SitesMicrosoft has created a web site for Office. Part of the site is devoted to tutorials touching on: Word, Access, Publisher , Outlook, PowerPoint, InfoPath , Excel, Visio, OneNote, Expression, and Project. The Access lessons are located here: 2010 Access Tutorials 2003 Access Tutorials 2007 Access Tutorials Here are some other sites: FunctionX Access tutorials TutorialUSA.com Access Tutorials, Basic Bay City Public Schools See all Topics Labels: Access <Doug Klippert@ 3:54 AM
Comments:
Post a Comment
Friday, February 25, 2011 – Permalink – Put IE Back on the DesktopRegedit ahead
Internet Explorer Desktop icon missing See all TopicsLabels: Windows <Doug Klippert@ 3:31 AM
Comments:
Post a Comment
Thursday, February 24, 2011 – Permalink – Wrist TimeDing dong blingFace it, you're never going to wear these watches. Some of them are just concepts, others are just too. They are fun to look at. Wrist Fashion is a Weblog that publishes the latest news, trends and products from the Wristwatch Industry in bite size morsels. ![]() Brand: Venexx Perfume Watch WristFashion.com See all Topics Labels: Addendum <Doug Klippert@ 3:41 AM
Comments:
Post a Comment
Wednesday, February 23, 2011 – Permalink – Flag Access ControlsTag PropertyThe TAG property allows you to associate up to 2,084 characters of text with any form, report, section, or control. This is especially helpful when you want to single out a specific subset of controls. For instance, say that you want to hide certain controls on a form when a user clicks a button. You can flag which controls will be hidden by entering the word "Hide" (or any other consistent word) in each control's Tag property. Then, attach the following code to the command button's Click event procedure: Dim ctl As Control For Each ctl In Me.Controls If ctl.Tag = "Hide" Then ctl.Visible = False End If Next ![]() See all Topics Labels: Access <Doug Klippert@ 3:56 AM
Comments:
Post a Comment
Tuesday, February 22, 2011 – Permalink – Why PP 2007-10There must be reasonsHere are a few:
Also Office 2010 See all Topics Labels: PowerPoint <Doug Klippert@ 3:22 AM
Comments:
Post a Comment
Monday, February 21, 2011 – Permalink – More Icons DealForgotten tricksHere's a simple way to display different icons on your desktop. Right-click on a desktop folder and choose Properties. Click the change Icon button. You'll see a few icons. For more icons look at: C:\WINNT\system32\moricons.dll
Also see: Labels: Windows <Doug Klippert@ 3:47 AM
Comments:
Post a Comment
Sunday, February 20, 2011 – Permalink – Convert AnythingFour pecks to a bushelConvert "Convert is an easy to use unit conversion program that will convert the most popular units of distance, temperature, volume, time, speed, mass, power, density, pressure, energy and many others, including the ability to create custom conversions!"
OnlineConversion.com does more conversions online.
Labels: Addendum <Doug Klippert@ 3:34 AM
Comments:
Post a Comment
Saturday, February 19, 2011 – Permalink – Vidler Video StreamerPlayer and free video storage"You can upload many videos at once, and in various formats, too.(mov .avi .wmv .mpeg). "Viddler is very different from other video-delivery based websites, because we stream our videos instead of having the user download it. Vidler.com See all Topics Labels: Internet <Doug Klippert@ 3:39 AM
Comments:
Post a Comment
Friday, February 18, 2011 – Permalink – Great CollectionExamples and ideasThe experts show you how they have developed some pretty spectacular animations and designs using PowerPoint out of the box. "PowerPoint Heaven is a website providing PowerPoint showcase, artworks, PowerPoint games, animation templates, PowerPoint animations and tutorials on animating Microsoft PowerPoint." PPTHeaven.mvps.org See all Topics Labels: PowerPoint <Doug Klippert@ 3:15 AM
Comments:
Post a Comment
Thursday, February 17, 2011 – Permalink – Google Search TipsDrill down to the answerJay White of DumbLittleMan.com has a nice site. One of the features is a list of 20 search tips to be used with Google. Here are a few:
See all Topics Labels: Internet <Doug Klippert@ 3:14 AM
Comments:
Post a Comment
Wednesday, February 16, 2011 – Permalink – Auto NumberDon't be smartThere should not be any "intelligence" in an AutoNumber field. It is meant as an index field and not anything else. If the need should arise to reset the field, if your table does NOT contain any records, simply compacting the database again will set the Autonumber field back to 1. Another way would be to delete the AutoNumber field and re-insert it in the table. Here's a long way to start at a specific number.
Also: Access AutoNumber Reset "This is some sample code that shows how to programmatically reset all AutoNumber fields in an Access Database to a correct value (whether it be 0 or the max value + 1). In addition, it contains code for Compacting and Repairing an MS Access Database. This is perfect for people who are working with a complicated Access Database and have experienced AutoNumber bugs!And: Creating an AutoNumber field from code See all Topics Labels: Access <Doug Klippert@ 3:03 AM
Comments:
Post a Comment
Tuesday, February 15, 2011 – Permalink – Countdown Slide3-2-1![]() It can be useful to let your audience know when the show is going to begin. Here's a description about how to do it: Create Countdown Slide Without VBA (There is also a sample PowerPoint file with all the hard work done for you!) The MVPS.org site also has a way to do it with VBA: Simulate a countdown timer using Sleep API Indezine.com has a tutorial: Countdown Timer Tushar-Mehta.com offers a free download: PowerPoint Timer add-in The add-in provides a variety of capabilities missing from PowerPoint itself. During a slideshow, it can:
Countdown with sound See all Topics Labels: PowerPoint <Doug Klippert@ 3:32 AM
Comments:
Post a Comment
Monday, February 14, 2011 – Permalink – Creating Hyperlinks in Access TablesSimplyWhen you populate a hyperlink field in a table, you probably cut and paste the URL from your browser into the Insert Hyperlink dialog box. There's an even easier way to do this using Internet Explorer.
See all Topics Labels: Access <Doug Klippert@ 3:02 AM
Comments:
Post a Comment
Saturday, February 12, 2011 – Permalink – Where'da Go?Sent mail vanishesTrying to find out why an email message does not arrive at its intended location can be difficult. This tip is from Office-Watch.com. Look into their weekly newsletter. Here are some suggestions: Where could that message be? See all Topics Labels: Outlook <Doug Klippert@ 6:54 AM
Comments:
Post a Comment
Five TipsA few useful ideas"If you use Word in your daily work, a few simple tips will help you save an hour of your time per week, maybe more. Best of all, these tips are so easy to use that you can put them to work immediately upon finishing this article. Yes, they are that easy to use!"
See all Topics Labels: Word <Doug Klippert@ 3:21 AM
Comments:
Post a Comment
Friday, February 11, 2011 – Permalink – Data ValidationControl inputMark Rowlinson provides a discussion by Kid Van Ouytsel that does an excellent job explaining data validation. He has also constructs a sample workbook that you can download and play with. Data Validation "Data validation is a tool that can help you control the input/changes someone can make in a spreadsheet. It can help you or your users to make choices, guide them to make relevant input/changes, or restrict input to a specific type of data or structure. It can help you or your users to save time and to keep formulae working properly." Also: Contextures: Excel -- Data Validation Ozgrid: Data Validation and Conditional Formatting MrExcel: Data Validation Microsoft Office Online: Overview and samples of data validation Microsoft Downloads: Sample: Data Validation See all Topics Labels: Excel <Doug Klippert@ 3:10 AM
Comments:
Post a Comment
Thursday, February 10, 2011 – Permalink – Keyboard ShortcutsExtra pilcrows?Here is a list of keyboard shortcuts I once or never knew. The one that struck me was: Ctrl Alt K — Remove extraneous paragraph marks. This removes doubled pilcrows (¶¶). Word-Tips
See all Topics Labels: Word <Doug Klippert@ 3:08 AM
Comments:
Post a Comment
Wednesday, February 09, 2011 – Permalink – Split Access DatabaseSeparate tablesYou don't need to keep all of your data in one file. You can split your MDB file into data and application files.
Access has a tool to do the splitting for you, go to: Tools>Database Utilities Database Splitter In Access 2007:
Knowledgebase: How to manually split a Microsoft Access database MSDN: About sharing an Access database on a network See all Topics Labels: Access <Doug Klippert@ 3:16 AM
Comments:
Post a Comment
Tuesday, February 08, 2011 – Permalink – Backgrounds for YouA large number of designer slidesPP'ers are always on the lookout for colorful, useful backgrounds. Camtasia Studio, a maker of video capture software has a lot of PowerPoint backgrounds that are yours for the downloading. "Based on the popularity of our MenuMaker background templates, we've created background templates for use with Microsoft PowerPoint. These free templates are designed for use with PowerPoint presentations recorded with TechSmith's Camtasia Studio. However, they are standard templates and can be used for any PowerPoint presentation." Camtasia Backqrounds See all Topics Labels: PowerPoint <Doug Klippert@ 3:56 AM
Comments:
Post a Comment
Monday, February 07, 2011 – Permalink – Open to ContactsYour choiceTo create a shortcut for your Outlook Contacts folder on the desktop
C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE outlook:contacts ![]() See all Topics Labels: Outlook <Doug Klippert@ 3:40 AM
Comments:
Post a Comment
Sunday, February 06, 2011 – Permalink – Runtime for AccessFree Download !Access is not included in the basic Office 2007+ suites. If you want to distribute your database projects to others in the office, you'll need this download. The Access 2003 Developer Extensions cost about $500. The 2007-10 downloads are free! "Microsoft Office Access 2007 provides a rich platform for developing database management solutions with easy-to-use customization tools. Access 2007 Runtime Access 2010 Runtime See all Topics Labels: Access <Doug Klippert@ 3:15 AM
Comments:
Post a Comment
Saturday, February 05, 2011 – Permalink – Move a ColumnNo cut, No PasteWith a little practice you can quickly move columns or rows.
Labels: Excel <Doug Klippert@ 3:49 AM
Comments:
Post a Comment
Friday, February 04, 2011 – Permalink – DOCTYPECustomizeAt the top of an HTML file source, you may see some code that indicates the version of HTML that is going to be used. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">The O'Reilly Net.com has a discussion: DOCTYPE Explained. From Thomas Brunt's Outfront.net Editing the FP 2003 Default Template "I've heard some folks complaining that FrontPage doesn't include a doctype declaration when you create a new page. If that's a problem for you then why not just edit the default template? That's the file that FP copies every time you create a new blank page. Here's the location of the file. Change it you like. C:\Program Files\Microsoft Office\Templates\1033\Pages11\normal.tem\normal.htm FP 2003 gives you a choice of doctypes to enter somewhat automatically, however. You can edit what's available and add your own stuff too."Also: Fix Your Site With the Right DOCTYPE! Choosing a DOCTYPE The global structure of an HTML document See all Topics <Doug Klippert@ 3:45 AM
Comments:
Post a Comment
Thursday, February 03, 2011 – Permalink – Fuzzy PreviewFix the resolutionIf the preview image is not clear, this Knowledgebase article may help: Because of changes in how the preview image is saved in Microsoft Office PowerPoint 2007, in Microsoft Office PowerPoint 2003, and in Microsoft PowerPoint 2002, the preview image File Open dialog box is more difficult to read than in PowerPoint 2000 and earlier versions. In PowerPoint 2007
Preview image is fuzzy See all Topics Labels: PowerPoint <Doug Klippert@ 3:30 AM
Comments:
Post a Comment
Wednesday, February 02, 2011 – Permalink – Attention GrabberFor Print Screen or lost spectacles
Labels: Windows <Doug Klippert@ 3:08 AM
Comments:
Post a Comment
Tuesday, February 01, 2011 – Permalink – Indent CodeRealign a bunchIndenting blocks of VBA code, such as statements within loops or If...Then statements, makes reading a procedure much easier. You probably indent a code statement using the [Tab] key, and outdent by using [Shift][Tab]. However, you may not be aware that the [Tab] and [Shift][Tab] techniques also work when multiple code lines are selected. The Visual Basic Editor also provides Indent and Outdent buttons on the Edit toolbar that allow you to easily reposition blocks of code. See all Topics Labels: Access, Excel, PowerPoint, Word <Doug Klippert@ 3:18 AM
Comments:
Post a Comment
|