
|
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! |
![]() Wednesday, July 01, 2009 – Permalink – Word ConvertersPick a flavorThere are fewer word processing formats to worry about than there used to be. For those that remain, MS Word provides "translators" or converters. The following file formats are built into Word.Support.Microsoft.com Description of the text converters that are available with Word 2003 Additional text converters and image filters are available in the Microsoft Office File Converter Pack< See all Topics word <Doug Klippert@ 3:49 AM
Comments:
Post a Comment
Sunday, June 21, 2009 – Permalink – Clip Art at HomeInstall moreDo you remember all of the clip art that was available locally with Office XP? When you have an Internet connection, you have access to the Office Online collection, but if you would like more clip art installed on your machine: A small amount of sample clip art images was included The 2007 Office systems and Office 2003 and is part of the "local collection" that is searched when you do not have Internet access to the Microsoft Office Online Clip Art and Media Web site. Office 2003 no longer included a media content CD with additional clip art. However, the Microsoft Office XP Media Content CD can still be installed locally or on a network share.Support.Microsoft.com How to add clip art to Clip Organizer in a 2007 Office system and in Office 2003 See all Topics word Labels: Graphics <Doug Klippert@ 3:04 AM
Comments:
Post a Comment
Wednesday, June 17, 2009 – Permalink – VBA Variable ProblemsExplicit protectionIt's good practice to always use the Option Explicit statement in the beginning of your code modules to ensure that all variables are unambiguously declared in your procedures. With this process in place, you'll receive a "Variable not defined" error if you try to execute code containing undeclared variables. Without this statement, it's possible to mistype variable names, which would be interpreted as new Variant type variables. This could severely impact the results of your code, and you might not ever know it. If you do find a problem, tracking down where the error is can be a chore. Although you can manually type the statement into your modules, changing a setting in Access can ensure that the statement is always added to new modules.
See all Topics word Labels: VBA <Doug Klippert@ 3:36 AM
Comments:
Post a Comment
Monday, June 15, 2009 – Permalink – SQL Warning in WordMerge Ahead!When you open a Word mail merge main document that is linked to a data source, you may receive the following message: Opening this will run the following SQL command: ![]() This message helps protect you from unintentionally sending data to a malicious user. To suppress this message, you must first create the following registry key:
Microsoft KB 825765 Installing Office XP SP3 appears to cause the same problem. For Word 2002 (XP also known as 10.0) you need to place the registry key in: HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Word\Options (Thanks to Brian Livingston at WindowsSecrets.com for pointing the way to a solution) See all Topics word Labels: Merge <Doug Klippert@ 3:15 AM
Comments:
Post a Comment
Monday, June 08, 2009 – Permalink – Art and WordsOne picture can mess up a thousand wordsLinda Johnson has put together a well laid out basic tutorial about combining text and graphics on a page. Aligning Text and Graphics in Word I might have added "Edit Wrap Points"; a feature that allows more control over how text wraps around a picture. Also the use of Format>Picture from the menu. The Layout tab on the dialog box has an Advanced button. The Advanced Layout section presents more precise layout choices if needed. Linda dismisses the Drawing Canvas that pops up in Word 2002+. I think she is correct, in most situations. For more information on the "DC" see: Drawing Canvas - More than I want See all Topics word Labels: Formatting, Graphics, Tips <Doug Klippert@ 3:34 AM
Comments:
Post a Comment
Tuesday, June 02, 2009 – Permalink – PowerPoint Bloats WordDiet tipsFor various reasons, it can be helpful to send a PowerPoint show to Word. You can have great looking handouts and be able to format the document in ways that are not possible in PowerPoint. The problem can be the size of the resultant file. One of the easier, more practical ways to slim the doc down is to break the OLE links. The size of a Word document may be 20 to 50 times larger than a PowerPoint presentation when you send the presentation to Word.Support.microsoft.com Size of Word Document See all Topics word Labels: Tips <Doug Klippert@ 3:13 AM
Comments:
Post a Comment
Wednesday, May 27, 2009 – Permalink – Grammar Rules!Could Of or Could Have?This web site sells a grammar and spell checker, but they also have a compendium of rules for free. "Looking for a specific rule to help you in your writing? Trying to decide between two similar words? A grammar checker helps you, but does not tell you why. Grammar checkers also miss many errors, especially those having to do with names, punctuation, sounds, and style. Grammer Slammer (Could of does not exist. Neither do should of, will of, or would of as verbs.) See all Topics word Labels: Reference <Doug Klippert@ 3:19 AM
Comments:
Post a Comment
Thursday, May 21, 2009 – Permalink – Styles not Applied to All TextWord makes judgmentsWhen text is selected, Word must examine the styles that have been applied and determine which to keep and which to overwrite.
'This behavior occurs because Word uses a specific rule to determine whether to apply a style to selected text. According to this rule, Word applies a style depending on the percentage of the selected text that already has formatting applied. For example, if you already applied formatting to less than 50 percent of the selected text, this formatting is retained when you apply a style. If the selected text includes multiple paragraphs, Word first calculates the percentage of text that is formatted in the first paragraph. Then, it examines the paragraphs in the same range. If the formatting that is applied to the text in the paragraphs that follow the first paragraph differs from most of the formatting in the first paragraph, Word does not apply the style to the following paragraphs. Therefore, the formatting is retained in these paragraphs."Support.Microsoft.com: A style is not applied to all the selected text in Word See all Topics word Labels: Formatting <Doug Klippert@ 3:24 AM
Comments:
Post a Comment
Saturday, May 09, 2009 – Permalink – Custom PropertiesUse your ownIf you look at Properties on the File menu, you will see a number of entries. You can also create your own custom properties. Click the Custom tab and add what you want. ![]() To insert your own properties in a document, use Insert>Fields
![]() Here's the "click path" for 2007: ![]() Also: Office-Watch.com: Creating word custom doc properties from code See all Topics word Labels: Documents, Formatting, General, Reference, Tips <Doug Klippert@ 3:45 AM
Comments:
Post a Comment
Wednesday, May 06, 2009 – Permalink – Who was that font I saw you with last night?That was no font, that was my typefaceYou can find the Fonts supplied with some Microsoft products Select a product name from the list to get a list of fonts supplied with that product. Microsoft's Typography is an interesting site to poke around in. Here are some books I use for reference material: Words into Typeby Marjorie E. Skillin, Robert Malcolm Gay ISBN 0139642625Stop Stealing Sheep & Find Out How Type Works |