Book

Suggestions


Enter your email address:

Delivered by FeedBurner


Home Page

Bloglines

1906
CelebrateStadium
2006


OfficeZealot

Scobleizer

TechRepublic

AskWoody

SpyJournal












Subscribe here
Add to My Yahoo!
This page is powered by Blogger. Isn't yours?

Host your Web site with PureHost!


eXTReMe Tracker
  Web http://www.klippert.com



  Wednesday, March 03, 2010 – Permalink –

Mail Excel

VBA + sample

Excel Guru Ron de Bruin has put together the VBA code needed to send Excel via email.
He has also included the sample workbooks for those that are not VBA literate.

Also:
". . . a new add-in named RDBMail for Excel/Outlook 2007-2010
http://www.rondebruin.nl/mail/add-in.htm

The add-in create a new tab on the Ribbon named RDBMail with a lot of mail options.
You have the option to send as workbook or PDF for every mail option."



Code to send mail from Excel




See all Topics

Labels: , , ,


<Doug Klippert@ 3:44 AM

Comments: Post a Comment


  Sunday, February 14, 2010 – Permalink –

Display Order

What’s on top

Outlook allows you to rearrange how information is displayed in your email list.



(Outlook 2010)

HowToGeek.com




See all Topics

Labels: , ,


<Doug Klippert@ 3:44 AM

Comments: Post a Comment


  Friday, February 05, 2010 – Permalink –

Order on the Right

Context Menu

Eric Legault shares the VBA code that can be used when "Organizing Your E-mail Using Custom Item Context Menus in Outlook 2007".

May appear to be daunting, but if you have had some exposure to VBA, it's not that bad.

OfficeZealot




See all Topics

Labels: , ,


<Doug Klippert@ 3:26 AM

Comments: Post a Comment


  Friday, January 29, 2010 – Permalink –

Stop Reply To All

Macro magic

Scott Hanselman (who is ". . . an old fat guy with a Black Belt that used to fit") has a tutorial on how to disable "Reply to All".

How To Easily Disable Reply To All And Forward In Outlook




See all Topics

Labels: , ,


<Doug Klippert@ 3:03 AM

Comments: Post a Comment


  Friday, January 22, 2010 – Permalink –

Outlook Tips

Suggestions

Outlook-Tips.net was put together by Diane Poremsky. While it covers Outlook 2003, the advice is still good.

Outlook-Tips.net




See all Topics

Labels:


<Doug Klippert@ 3:52 AM

Comments: Post a Comment


  Thursday, January 14, 2010 – Permalink –

Customize Your Calendar

Do it your way

. . . you can view your days and weeks in increments of 5 minutes, 60 minutes, and a variety of periods in between. You can adjust the view of your calendar according to your work week and work day; for instance, you can display Sunday through Thursday and show a normal day as being 11 in the morning to 7 in the evening if you like. Use different color schemes, and show more or less detail in your calendar.

Office.Microsoft.com





See all Topics

Labels: ,


<Doug Klippert@ 3:21 AM

Comments: Post a Comment


  Sunday, January 03, 2010 – Permalink –

Keyboard and Key Tips

Finger it out



2007 apps look different because of the ribbon, but the keyboard can still be used to speed up tasks.
Microsoft has an online course that may help

After completing this course you will be able to:
Accomplish tasks by using sequential shortcut keys, known as Key Tips, shown on the Ribbon.
Navigate around the Ribbon using the TAB key and arrow keys.
Accomplish tasks by using key combinations — keys you press at the same time - exactly as you've done in previous versions of Office.
Office.Microsoft.com/Training




See all Topics

Labels: ,


<Doug Klippert@ 3:56 AM

Comments: Post a Comment


  Wednesday, December 23, 2009 – Permalink –

Moving PST

Instructions



It is sometimes necessary to move Outlook .PST files to a different drive on your local computer.

Here are Microsoft's instructions:

How to Move your Personal folders

You may be tempted to move the file to a network drive, but Microsoft advices against it:

Why Outlook .PST files are unsupported over a LAN or WAN link

How to manage .pst files in Outlook 2002 and in Outlook 2007

 
Slipstick.com has this to say about how
 To move a Personal Folders .PST file

and

Moving Outlook .PST files to a new machine




See all Topics

Labels: ,


<Doug Klippert@ 3:49 AM

Comments: Post a Comment


  Thursday, November 26, 2009 – Permalink –

Send Pictures

Email Photos


If you have a photo on your computer, from a digital camera or something that has been scanned to produce a JPG, GIF, or PNG file.

Here are two choices for doing that:


  1. Send the photo as an attachment to an email. It'll show up as an icon at the top of the email for the receiver to click and open in their picture viewer. This is the most common option.
  2. Embed the photo into a HTML formatted message so it appears in the text of the message just like a photo in a newspaper article. This looks nicer for people who want to read the message and not necessarily work with the photo file. But there are compatibility issues to keep in mind.
Whichever way you choose, you need to keep an eye on the overall size of the message. With higher resolution cameras available it's easy to go over the recipient's limit for incoming messages.
There is a little more to it. Here is a link to a great newsletter that comes in handy again and again:
 Office-Watch.com




See all Topics

Labels: , ,


<Doug Klippert@ 3:35 AM

Comments: Post a Comment


  Friday, November 20, 2009 – Permalink –

Download All Outlook Pictures

The Good and the Evil


By default, Outlook 2003 blocks all HTML content that is referenced by an external location. Many junk e-mail senders put an image URL in the e-mail message. The image URL notifies the junk e-mail senders' Web server when you read or preview the e-mail message. This type of image URL is also known as a "Web beacon." An example of a Web beacon image URL is:

<img src="http://myserver/cgi-bin/program?e=your-e-mail-address-here" />

If you preview or open an e-mail message with this type of an image reference, this action may make you a target to receive more junk e-mail messages.

To prevent this type of Web beacon, where an HTML e-mail message contains references such as links and banners to an external URL, the Outlook 2003 HTML viewer does not automatically render the external content. Instead, when you view the e-mail message, areas in the e-mail message that should have a picture appear as a red X placeholder.


Also, you receive the following InfoBar message that indicates that the HTML content has been blocked:
Click here to download pictures.
To help protect your privacy, Outlook prevented automatic download
of some pictures in this message. 


With all that warning, if you still want to do it:

  1. Open Outlook
  2. Click Tools menu
  3. Select Options
  4. Click the Security tab
  5. Click Change Automatic Download Settings button
  6. Select when you want pictures downloaded
  7. Click OK OK
Download pictures automatically in Outlook In Outlook 2007 go to Tools>Trust Center Automatic Download

 




See all Topics

Labels: , ,


<Doug Klippert@ 3:38 AM

Comments: Post a Comment


  Thursday, November 12, 2009 – Permalink –

Switch Controls

Startup flags


Microsoft supplies switches or flags that can be used following a Command-Line start of an application
After the Executable allow a space and the enter the Switch.

The Microsoft Outlook Help file contains an entry that lists command-line switches, which you can use to start Outlook in a specific mode or with a specific form.
This article lists additional command-line switches that are not included in the Outlook Help file.

Search for "Switches".

Here's a good one:
/sniff
Starts Outlook, forces a detection of new meeting requests in the Inbox, and then adds them to the calendar



Command-Line Switches

HowTo-Outlook




See all Topics

Labels: , ,


<Doug Klippert@ 3:39 AM

Comments: Post a Comment


  Sunday, November 08, 2009 – Permalink –

No Read Receipts

Shut them down


Email that includes a Read Receipt request can be a bother. You could click no when Outlook asks to send the reply, or you can set up a more permanent solution.
  1. Go to Tools>Options.

  2. In the Options dialog box, select the Preferences tab.

  3. Click the E-Mail Options button.

  4. In the E-Mail Options dialog box, click the Tracking Options button.

  5. Choose the option Never send a response.

  6. Click OK.

(In 2007+ click the Office button and go to Options>Mail)






See all Topics

Labels: ,


<Doug Klippert@ 3:53 AM

Comments: Post a Comment


  Friday, November 06, 2009 – Permalink –

Journal

or not


When you are poking around in Outlook, you may click on the Journal icon.
A dialog box will appear asking if you want to turn Journal on:

Journalize dialog box

Resist the temptation. Every Word/Excel/PowerPoint and Access file will be placed on a time line.

Every e-mail sent to a Contact will be indexed. This will slow down your machine. It is a massive overkill.

If you are involved in a project, you can use Journal to track specific documents.

Here is a Microsoft Knowledge Base article on how to Disable Journaling for All Users.

Here are some Journal Issues.

If you still want to use Journal, here are some references from Slipstick.com.




See all Topics

Labels: ,


<Doug Klippert@ 3:43 AM

Comments: Post a Comment


  Saturday, October 24, 2009 – Permalink –

What's in Your Header?

See it all


There are ways to see an email header.

See:
Email Headers
Outlook-Tips.net shows a way to do it:
. . . you can view the header and source together in the options dialog, if you edit a registry key. This works on mail downloaded from Internet mail transports only, not Exchange server mailboxes. However, if you access the mailbox using an Internet transport, you'll see the full source.
Open the registry editor and navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\Mail

Right click on the right pane and choose new DWORD:

Parameter: SaveAllMIMENotJustHeaders
Value: 1


Viewing Headers




See all Topics

Labels: ,


<Doug Klippert@ 3:07 AM

Comments: Post a Comment


  Wednesday, October 14, 2009 – Permalink –

Access to E-mail

What's the Outlook?


Garry Robinson from GR-FX Pty Limited of Australia and Scott McManus from Skandus, have a tutorial about:

Processing E-Mail Orders using Outlook and Access.

They have include sample database downloads and the code needed to make the engine work.

"Using Microsoft Access and Outlook together can reduce manual processing of Ordering emails very substantially. I know this because sometimes it would take up to 15 minutes to undertake all the little steps of saving customer details into tables and newsletter lists. Also without software, it was very difficult to explain to other staff members what to do when an e-mail arrived. Now we can process the orders in a couple of minutes when Outlook email arrives in the correct folder."




See all Topics

Labels: , , ,


<Doug Klippert@ 3:03 AM

Comments: Post a Comment


  Wednesday, October 07, 2009 – Permalink –

Outlook's Right

The bounty that is a right click.


  • Right click on Outlook's group headers to Collapse All or Expand All

  • Right-click your calendar and choose Open in New Window. When you do, Outlook opens a new window for your calendar and you can toggle back and forth using the Windows taskbar

  • Right-click the message in the message view window and select Options. The box "Request a read receipt for this message" under Tracking Options will have a check in it if the message was sent with a read receipt

  • Right click in the middle of the file name if there is a file attached. You will see the option box with the choice of Print, Save As etc…

  • Right the name in the email you receive if you want to add to the contact list. click on Add to Contacts in the context menu and entry for the contact will open with the name and e-mail address already filled in. Fill in the other details if required and save the contact

  • Right-click the folder you want to search in the Folder List or Outlook Bar and select Advanced Find

  • Right click on the Day planner's time scale to change the scale or access Time Zone settings.

  • Right click Personal Folders and choose Properties. Select Folder size to see the size of your PST

  • Right click on any Day/Week/Month view for a host of options, include Go to Day...

  • Right click on folders (including shortcuts on the Outlook bar) to see folder options

  • Right click the Deleted Items folder Click Empty Deleted Items Folder on the shortcut menu.

  • Right -click the folder you want to Archive, and then click Properties on the shortcut menu. Click on the AutoArchive tab. Specify whether you want to archive this folder and it so, whether to use the default AutoArchive settings or your own settings

  • Right click on any white pace in any folder view to access view options. (Double click in white space to create new items)
Here's one of the sources for these tips:
 Outlook-Tips.net




See all Topics

Labels: ,


<Doug Klippert@ 3:04 AM

Comments: Post a Comment


  Friday, September 18, 2009 – Permalink –

Where da Store?

Pick your own location


If you need to change or just locate where Outlook stores its information:

"With Outlook closed, open Control Panel and double-click Mail. (Type Mail in the Search box.)
In the Mail Setup dialog box, click Data Files and then click Open Folder. This opens Windows Explorer using the folder where your Outlook Personal Stores (PST) file is located. The default name is Outlook.pst. Back up that file, which contains all your messages, rules, contacts, and appointments."




See more from Ed Bott:
Find your e-mail folder fast




See all Topics

Labels: , ,


<Doug Klippert@ 3:02 AM

Comments: Post a Comment


  Wednesday, September 09, 2009 – Permalink –

Delegate Sends

Fill the managers Sent file


Here's a trick that your manager may find helpful. Instead of asking if a note was sent, they’ll be able to find it in their own Sent Items folder.

When messages and meeting requests are sent by a delegate, on behalf of a manager, a copy of each item is saved in the delegate's Sent Items folder; this behavior is by design.

To save sent items to the manager's Sent Items folder and not the delegate's Sent Items folder, the delegate must be logged on as the manager. This may not be acceptable because of privacy or security concerns. By design, items that are sent by a delegate cannot appear in someone else's Sent Items folder.

A solution is for the manager to grant permissions to their Sent Items folder to the delegate. The delegate can then move or copy the items from their own Sent Items folder to the manager's Sent Items folder after they open the manager's mailbox as an additional mailbox. To do this:

  1. In the Folder List, right-click the Sent Items folder, and then click Properties.
  2. On the Permissions tab, click Add.
  3. Click to select the delegate from the address list, click Add, and then click OK.
  4. Click to select the newly added name, and then click to select the appropriate permission level. Note that the Non Editing Author option is the minimum permission to set.
  5. Click Apply, and then click OK. Repeat the previous steps for the Outlook Today root level folder.
The delegate can now copy or move items to the manager's Sent Items folder.

Microsoft.com:
Save items to a manager's Sent Items folder




See all Topics

Labels: ,


<Doug Klippert@ 3:33 AM

Comments: Post a Comment


  Thursday, September 03, 2009 – Permalink –

Desktop Email Quickie

Click to create


If you need to send a note to someone on a regular basis, consider using a desktop shortcut.

Right click the Desktop and choose New>Shortcut.

Here is the command to enter in the "Type the location box".



mailto:doug@example.com,bill@example.com?subject=Centennial report&Body=This week's activities

EdBott.com:
Create instant e-mail messages

(I didn't find it necessary to add quotes to contain the spaces in the code.)




See all Topics

Labels: , ,


<Doug Klippert@ 3:56 AM

Comments: Post a Comment


  Thursday, August 27, 2009 – Permalink –

Link Up in Outlook

Let's get hyper


There can be more to creating a link than just typing the address


Any Internet address that you type into an Outlook message or other item becomes a hotlink that other Outlook users can use to get quickly to that resource.

For messages sent to non-Outlook users, the recipients' e-mail software determines whether the links are hot or not. Most e-mail software today supports hotlinks.

Just typing an Internet e-mail address does not create a hotlink that Outlook users can click on; you need to use the fully qualified URL with the mailto: or http:// prefix.


Slipstick.com:
Outlook Links

Outlook folders and items can also be added as hyperlinks in messages and other items.

Support.microsoft.com:
Using Hyperlinks to Access Outlook Folders and Items




See all Topics

Labels: , ,


<Doug Klippert@ 3:48 AM

Comments: Post a Comment


  Saturday, August 15, 2009 – Permalink –

Recover Deleted E-Mail

Probably not


If you accidently delete a piece of e-mail, or a folder, you can recover it in the Deleted items folder. If that folder has been emptied, you might have one more chance.


The following method works only on PSTs, when it works.

Things to remember:

This works under very limited circumstances
  • If the PST has begun compacting, it will likely fail
  • You're better off NOT emptying the deleted folder until you are sure you won't need the messages
  • Don't store messages in the folder unless you are sure the messages are trash
  • If, for some stupid reason you move items to the deleted folder and change your mind after emptying the Deleted Items folder, you may be able to recover the messages under very specific conditions.
Outlook-Tips.net
Recover Deleted Messages

Support.microsoft.com
How to recover items that have been hard deleted




See all Topics

Labels: , , , ,


<Doug Klippert@ 3:51 AM

Comments: Post a Comment


  Friday, August 07, 2009 – Permalink –

Send to All Your Friends

While you still have any


Hoax e-mail, at one time, threatened to overflow offices and homes with deleted electrons.
Some of the offers and "insights" seemed so real and they came from respected senders.

If you have doubts about claims that:

  • We should Boycott 7-11
  • That California Bill AB 2651 Outlaws Christian Foster Parents?
  • There are Formosan Termites in Mulch from New Orleans?
  • Bush won an honest election
Or any other spam claims, take a look at:

BreaktheChain.org

Another spot to check is:

Snopes.com




See all Topics

Labels: , ,


<Doug Klippert@ 3:27 AM

Comments: Post a Comment


  Friday, July 31, 2009 – Permalink –

Delete Days

Erase the future


If the need should arise to clean out your calendar and start fresh, here's how.
You don't have to erase all appointments. You can choose which groups deserve oblivion.

For Microsoft Office Outlook 2003
  1. Start Outlook 2003, and then click your Calendar folder.

  2. On the View menu, point to Arrange By, click Current View, and then click By Category.

  3. On the View menu, point to Expand/Collapse Groups, and then click Collapse All.

  4. In the Table pane, right-click each category, and then click Delete. This deletes every item that belongs to each category.
After you delete all of the items in all of the categories, the Calendar folder is empty.
How to delete all Outlook Calendar items
Outlook 2007 appears to work the same way:





See all Topics

Labels: , ,


<Doug Klippert@ 3:16 AM

Comments: Post a Comment


  Saturday, July 25, 2009 – Permalink –

Multiple Mail Drag

Quick trick


To send an e-mail message to a number of people in your Contacts file, hold down the CTRL key and select the individual recipients.

Drag the selection to the Inbox icon on the Outlook bar.

A new blank pre-addressed e-mail form will open for you.

If you wish to schedule an appointment, drag the selection to the Calendar icon.

The definitive site for more information about Outlook is:

Slipstick.com




See all Topics

Labels: ,


<Doug Klippert@ 3:36 AM

Comments: Post a Comment


  Wednesday, July 15, 2009 – Permalink –

Restore Defaults

Office 2003 redo


To reset the original settings in Office 2003, follow these steps.
Make sure that you back up your files before you follow these steps.
  1. 1. Start any Office 2003 program.
  2. On Help menu, click Detect and Repair.



  3. Click to select the Discard my customized settings and restore default settings check box, and then click Start.
  4. Quit the application, and then click Ignore.
  5. Click OK when you receive the following message:
    Reset of setting to default succeed.

Microsoft Office Diagnostics in 2007 replaces Diagnose and Repair:

Howtogeek.com




See all Topics

Labels: ,


<Doug Klippert@ 3:30 AM

Comments: Post a Comment


  Friday, July 10, 2009 – Permalink –

Delegate Delete Deliveries

Choose the folder


When you delete items from a Mailbox folder of another user where you have deletion privileges, the deleted items go into your Deleted Items folder rather than that of the mailbox owner.

Here are the steps to change that procedure:


Exit and Logoff Outlook

  1. Click Start, and then click Run
  2. Type regedit, and then click OK
  3. Locate the registry key that is appropriate for your version of Outlook
    For Outlook 2003:
    HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\General
    (Use 12.0 for 2007 etc.)
  4. Right-click the DelegateWastebasketStyle value, and then click Modify

    If the key is not present, use the following steps to create it:
    1. Right-click the General folder
    2. Point to New, and then click DWORD Value.
    3. Type DelegateWastebasketStyle, and then press ENTER

    4. Change the value data in the Edit DWORD Value dialog box to one of the following values:
      8 = Stores deleted items in your folder
      4 = Stores deleted items in the mailbox owner's folder

      NOTE: Make sure that the delegate user has at least Author level rights for the Deleted Items folder of the owner's mailbox.
  5. Quit the Registry Editor
  6. Restart Outlook
Support.microsoft.com:
Items deleted from a shared mailbox go to the wrong folder in Outlook




See all Topics

Labels: , ,


<Doug Klippert@ 3:36 AM

Comments: Post a Comment


  Saturday, July 04, 2009 – Permalink –

Get Hooked Up

Link to apps in Outlook


The Outlook bar is handy to jump from Mail to Contacts to Calendars, but you can do more with it.

If you can locate the EXE of a program, it can be dragged to the Outlook bar to create a shortcut.

Here is a collection of more things that can be done with hyperlinks.

Slipstick.com:
Using Microsoft Outlook Links




See all Topics

Labels: , ,


<Doug Klippert@ 3:21 AM

Comments: Post a Comment


  Tuesday, June 23, 2009 – Permalink –

Mail Your MDB-ACDB

Don't let Outlook stop you


There was a lot of frustration with Outlook 200x. If an Access MDB file is received, Outlook expects the worst and blocks the attachment.

The trick has been to ZIP the file or change the extension to something like .DAT.

Here's a registry trick that restores Outlook to the good old days.
Outlook 2007, 2003, 2002 and Outlook 2000 SP3 allow the user to use a registry key to open up access to blocked attachments. (Always make a backup before editing the registry.) To use this key:
  1. Run Regedit, and go to this key:

    HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security 

    (change 10.0 to 9.0 for Outlook 2000 SP3,11.0 for Outlook 2003, 12.0 for Outlook 2007)
  2. Under that key, add a new string value named Level1Remove.

  3. For the value for Level1Remove, enter a semicolon-delimited list of file extensions. For example, entering this:

    .mdb;.url

    would unblock Microsoft Access files and Internet shortcuts. Note that the use of a leading dot was not previously required, however, new security patches may require it. If you are using "mdb;url" format and extensions are blocked, add a dot to each extension.
    Note also that there is not a space between extensions.
 

If you are using this registry entry, a glance at Help>About Microsoft Outlook will show Security Mode: User Controlled above the license information.
After applying this registry fix or using one of the above tools, the user still has to save the attached file to a system drive before opening it. In effect, the fix rolls the attachment behavior back to Outlook 2000 SR-1, with its included Attachment Security Fix.
An end-user cannot bypass this "save to disk" behavior and open the file directly from the mail message, though an Exchange administrator can.
Slipstick.com:

Opening .exe Attachments

Also see:
Shortcuts for Sending Access Objects via Email


See all Topics

Labels: , , ,


<Doug Klippert@ 3:32 AM

Comments: Post a Comment


  Tuesday, June 16, 2009 – Permalink –

Resend on Behalf

Alternate to Forward


Let's say you get a message that you would like to forward, but you don't necessarily want to take "ownership."

  1. Open the message in its own window

  2. Go to Actions>Resend This Message
    (Other Actions in 2007)
  3. When you click Send, you will be reminded that you are not the original sender of the message

  4. Click OK
The message will be from you, "on behalf of" the original sender.
IMPORTANT: If the recipient clicks the Reply button, his message will go to the original sender, not to you.



Thanks to Ed Bott for pointing this out,

EdBott.com




See all Topics

Labels: ,


<Doug Klippert@ 3:56 AM

Comments: Post a Comment


  Tuesday, June 09, 2009 – Permalink –

Netiquette - Etiquette

Why do you need email etiquette?


A company needs to implement etiquette rules for the following three reasons:
  • Professionalism: by using proper email language your company will convey a professional image.

  • Efficiency: emails that get to the point are much more effective than poorly worded emails.

  • Protection from liability: employee awareness of email risks will protect your company from costly law suits.
If you need to formulate a policy for your company, here are some suggestions:

32 of the most important email etiquette tips

Netiquette — Yale

Career Planning — About

E-mail Etiquette (Netiquette) — Chris Pirillo

Netiquette — Virginia Shea Spam Is Not the Worst of It

See all

Topics

Labels: , ,


<Doug Klippert@ 3:39 AM

Comments: Post a Comment


  Wednesday, June 03, 2009 – Permalink –

Reading Pain

It's not my glasses, the print's too small!


Scott Hanselman's Computer Zen Blog "Thoughts on .Net, Web Services, and Life" had this entry about Outlook:


Changing the Font Size of the Reading Pane in Outlook: Impossible?

"Is it sadder that:
  • You can only change the font size for the Reading Pane in Outlook 2003 by right clicking the tiny grey border around the Reading Pane.
  • When you do click the menu item then move to another email, the option switches back to Medium for the next message.
  • The menu items have no effect (the font sizes don't change) on 90% of corporate mail including RTF and WordMail.
Is this totally broken or am I totally broken?"
I can't find a way to make the change permanent either, but:
Some users prefer the better visibility of a larger font size for reading their messages in the Reading or "preview" pane. You can make the text or font in the pane larger or smaller by using the scroll wheel on your mouse. Using the scroll wheel is the only way you can change the text size, although more options are being considered for a future version of Outlook.
Use the Reading Pane, highlighted in red, to preview your messages without having to open them. Click in the Reading Pane, press CTRL, and roll the scroll wheel. Rolling the wheel away from you makes the text bigger, rolling it towards you makes the text smaller.

Note The text size doesn't persist when you change views. If you go to your Calendar, for example, or another mail folder like Sent Items, the text goes back to the default size.
For information about the OL interface, see Slipstick.com.

 Managing the Outlook Interface




See all Topics

Labels: , ,


<Doug Klippert@ 3:21 AM

Comments: Post a Comment


  Saturday, May 16, 2009 – Permalink –

Delete It and Mean It

Turn off the questioning


Deleting an item in Outlook sends it to the Deleted Items folder. If you're sure that you want to eradicate the note, you can hold the Shift key when you delete an item.

You will receive a dialog asking if you are sure you want to permanently delete it.

To avoid the nagging you can turn off "Warn before permanently deleting items" under Tools>Options>Other>Advanced Options.



Be careful because you can delete items that might have benefited from one more moment's consideration.

(If you're using an Exchange server, you can probably get it back)




See all Topics

Labels: ,


<Doug Klippert@ 3:44 AM

Comments: Post a Comment


  Saturday, May 02, 2009 – Permalink –

4-1-9

Nigerian Advance Fee Fraud



The Advance Fee Fraud (AFF) is known internationally as "4-1-9" fraud after the section of the Nigerian penal code which addresses fraud schemes.
(BTW, it is pronounced 4-1-9, not four-nineteen.)

You've most probably been approached via email to help some poor soul smuggle millions out of some war torn province in return for a generous finder's fee.
"A renowned psychiatrist from UC Irvine was duped into squandering at least $1.3 million of his family's fortune on a Nigeria Internet scam, according to a lawsuit recently filed by his son.

The son, also an Orange County doctor, said his father - Dr. Louis A. Gottschalk - gave as much as $3 million over a 10-year period in response to an Internet plea that promised the doctor a generous cut of a huge sum of cash trapped in African bank accounts in exchange for money advances.

Gottschalk - who at 89 still works at the UCI campus medical plaza that bears his name - said in court papers that the losses were caused by "some bad investments."

Guy Gottschalk is asking a judge to remove his father as administrator of the $8-million family partnership that was set up for tax purposes after the death of his mother in 1993. A hearing is set for March 14.

The suit alleges that Louis Gottschalk destroyed bank records to cover up the amount of his losses.

"While it seems unlikely, even ludicrous, that a highly educated doctor like [Gottschalk] would fall prey to such an obvious con, that is exactly what happened," wrote Guy Gottschalk's attorney in court papers."

LA Times March 2, 2006

If your willing to take the risk, here is a site that baits the scammers.

419Eater.com




See all Topics

Labels: ,


<Doug Klippert@ 3:28 AM

Comments: Post a Comment


  Saturday, April 25, 2009 – Permalink –

Change Categories

Fit people into the right peg hole



Go to View>Arrange by>Current View and select by Category.
(View>Customize Curent View)

You can create a new Category and then just select Contacts and drag them into the right slot.

This technique works with any Outlook item for many Outlook fields, including Private and Company but won't work on fields that aren't editable. You can use it to add Categories but not remove them.
  1. Make sure at least one item has the new field value.
  2. Create a new view or edit one of the existing group by views to group by the field you want to change
  3. Apply the view.
  4. Select one or more items from the other groups and drag them to the new group and drop.
Slipstick.com:
Group By




See all Topics

Labels: ,


<Doug Klippert@ 3:48 AM

Comments: Post a Comment


  Friday, April 17, 2009 – Permalink –

Where Do You Store Your Spam?

It's Your Mess, Clean It Up


Previous versions of Outlook can handle PST files just this side of 2 GB (1.82) and Outlook 2003+ can go up to about 20-30 gigs with the new MSUPST format. However, very few administrators are going to allow users to save anywhere near that amount of information.

Outlook does have a tool to managing the size of the mailbox from within Outlook:

  1. Go to the Tools menu
  2. Select "Mailbox Cleanup"

This dialog includes quick links to find large items of a chosen size and items older than a selected number of days. You can view the size of folders, fine tune AutoArchive and empty the deleted items folder. See all Topics

Labels: ,


<Doug Klippert@ 3:06 AM

Comments: Post a Comment


  Thursday, April 09, 2009 – Permalink –

Excel-lent E-Mail

Outlook, Excel, and VBA


Ron de Bruin, Microsoft MVP - Excel, has put together a collection of VBA routines to make Excel e-mail friendly.

See if these topics tempt you:

Example Code for sending mail from Excel
  • Mail Workbook
  • Mail one Sheet
  • Mail more than one Sheet
  • Mail the Selection or range
  • Mail Every Worksheet with Address in cell A1
  • Mail sheet or sheets to one or more people
  • Mail range or sheet in the body of the mail (Send personalized email)
  • Mail a message to each person in a range with Outlook
  • Mail a message to each person in a range with CDO (no security warnings)
  • Sending a different file to each person in a range with Outlook
  • Zip the ActiveWorkbook and mail it with Outlook
  • Security (Prevent displaying the dialog to Send or not Send)


Also Download Addins for Excel e-mail information

Also see:

John Walkenbach:
Sending Personalized Email from Excel




See all Topics

Labels: , , , ,


<Doug Klippert@ 3:28 AM

Comments: Post a Comment


  Wednesday, April 01, 2009 – Permalink –

Flag That Play

Dog ear your email


With RSS entries, I average 500 or more messages a day. Here's a suggestion about how to tame the problem.
"You clear up one problem and delete the e-mail message -- and meanwhile six others pop up in your Inbox. Microsoft Office Outlook can flag messages with priorities, set reminders, and flag messages for follow-up, so that you can glance quickly at Outlook and know immediately what needs to get done first."


Office.Microsoft.com:
Demo: Organize your e-mail more easily than ever




See all Topics

Labels: ,


<Doug Klippert@ 3:26 AM

Comments: Post a Comment


  Tuesday, March 24, 2009 – Permalink –

BCC, not your old CC

Avoid header spaghetti


There are three parts to the Address section of an email message:
  • To:
  • CC:
  • BCC:
CC used to stand for Carbon Copy, but no one knows what carbon paper is anymore so it is now referred to as Complimentary Copy. BCC is for a blind copy. Recipients will not see that stringy pasta list of names. Here are a few links to more information.

About.com:
Sending an Email to Multiple Recipients - Cc: and Bcc:

Hamra.net:
Use BCC field when addressing mass mail

Actrix.co.nz:
Using the CC and BCC Fields in E-mail

While the recipients can't see the Bcc list, you can see the list in messages you SENT:
"To see the Bcc addresses for messages that you sent, open the message from the Sent Items folder, then choose Actions>Resend This Message. If you don't see the Bcc box, choose Find>Bcc Field to display it. Another method you can use in the Sent Items folder, is to choose View>Show Fields and add the Bcc field to the current view. You may not be able to see all Bcc recipients that way if the list was a long one.
Slipstick.com:
 To view Bcc addresses for sent messages




See all Topics

Labels: , ,


<Doug Klippert@ 3:26 AM

Comments: Post a Comment


  Friday, February 27, 2009 – Permalink –

Yeah, Sure, That's My Email

A lie will set you free


Dodgeit.com allows you to create throwaway email addresses. It then delivers the email that comes into the resulting mailbox as an RSS feed that you and everyone else who can guess at your throwaway email address can read.

Pick a throwaway address, say: NotMyAddress@dodgeit.com Give that address out to inconsequential sites.

Check NotMyAddress from homepage of Dodgeit.com.

Subscribe to an RSS feed to keep an eye on the mailbox.


Also see:
Protect Your Address




See all Topics

Labels: ,


<Doug Klippert@ 3:26 AM

Comments: Post a Comment


  Thursday, February 19, 2009 – Permalink –

Protect Your Address

Keep the bots at bay


"Spam is an incredible problem and it is getting worse - your e-mail address is a commodity and if you put it on a web page, it WILL eventually be found, spammed and sold to other spammers. The problem is that you have a web page and you need to make it possible for people to send you e-mail from your page but you don't want to get bombarded with spam - what can you do?

First you need to understand what is likely to happen. The most likely scenario is that an e-mail harvesting robot will find your page and look though it trying to find e-mail addresses. This robot may be programmed to look for a particular list of possible characters on either side of the @ in your e-mail address or it may look for the "mailto:" in your e-mail link or any number of other tricks."


MailMe
PHP Form Mailer With Spam Blocking


<script language="JavaScript">
<!-- Begin user = "myaddress"; domain = "mydomain"; document.write('<a href="\">');
document.write(user + '@' + domain + '</a>');
// End -->
</script>
<noscript>
Here goes some text that can be seen if Javascript is disabled.
</noscript>

Also:

Mailto script
a simple little Mailto: script that allows you to choose who you want to email from a pull down menu
(View source for code)


Software Listing: Mailto
Mailcrawlers and protectors





See all Topics

Labels: , , ,


<Doug Klippert@ 3:07 AM

Comments: Post a Comment


  Thursday, February 12, 2009 – Permalink –

Digitally Sign

Messages

If you have a need to protect the contents of your email messages, these links should point you in the right direction.


Outlook supports the following features for cryptographic messaging:
Digitally sign an e-mail message. Digital signing provides nonrepudiation and verification of contents (the message contains what the person sent, with no changes).

Encrypt an e-mail message. Encryption helps to ensure privacy by making the message unreadable to anyone other than the intended recipient.

There are additional features that can be configured for Outlook 2003 for security-enhanced messaging, if your organization chooses to provide support for them, including:

Sending an e-mail message with an S/MIME receipt request. This helps to verify that the recipient is validating your digital signature (the certificate you applied to a message).

Adding a security label to an e-mail message. Your organization can create a customized S/MIME V3 security policy which can add labels to messages. An S/MIME V3 security policy is code that you add to Outlook that runs automatically to add information to the message header about the sensitivity of the message content. For example, an Internal Use Only label might be applied to mail that should not be sent or forwarded outside of your company.



Overview of Cryptography in Outlook 2003


Free digital ids

Slipstick.com:
Encryption and Message Security Tools

TheTechGap.com:
Digital IDs in Outlook

Verisign:
Digital IDs




See all Topics

Labels: , ,


<Doug Klippert@ 3:06 AM

Comments: Post a Comment


  Sunday, January 25, 2009 – Permalink –

Email Icons

Foil the spoilers


If you include an email address it can be read be the evil robot of the web.
Nexodyne.com will create a free email icon graphic to be used in place of a mail hyperlink.



You could also use this piece of Javascript to avoid R2D2.

(user in this case would be "MyJunkMail.Place"
mydomain would be "Gmail.com")


<script language="JavaScript">
<!-- Begin
user = "myaddress";
domain = "mydomain";
document.write('<a href=\"mai' + 'lto:' + user + '@' + domain + '\">');
document.write(user + '@' + domain + '</a>');
// End -->
</script>
<noscript>
Here goes some text that can be seen if Javascript is disabled.
</noscript>


(from SB Projects.com)




See all Topics

Labels:


<Doug Klippert@ 3:37 AM

Comments: Post a Comment


  Sunday, January 11, 2009 – Permalink –

PayPal - Phishing

A tutorial


As part of a series on Identity Protection Resources, PayPal has a section on Spoofing or Phishing.

"Many spoof emails look very real. While there are some telltale signs, it can often be difficult to identify fake emails. Whenever you get an email about your PayPal account, the safest and easiest course of action is to open your browser and log in to your PayPal account directly without clicking any links in the email.

Warning signs that an email about your PayPal account are fake include a generic greeting, a false sense of urgency, and links that don't include "https://www.paypal.com" immediately before the first "/".


Spoof Tutorial




See all Topics

Labels: , ,


<Doug Klippert@ 3:09 AM

Comments: Post a Comment


  Sunday, December 07, 2008 – Permalink –

Match Template to Account

Set your identity



If you have multiple email accounts you can use a different template for each account.

After creating the template, assigning it to an account and saving it, you can assign the template to a button.




Click the button and the selected template will appear using the assigned account to send the message.

Slipstick provides screenshots and detailed instructions.


Create a Template With the Account Selected



See all Topics

Labels: ,


<Doug Klippert@ 3:58 AM

Comments: Post a Comment


  Friday, November 28, 2008 – Permalink –

Dynamic Distribution Lists

Group the contacts



If you want to send an email to a list, but omit a few of its members, Click on the plus sign next to the distribution name. Click OK to expand the list and remove members who you do not want to receive the email.

Rather than creating and updating a distribution list as a list of names, you could use Categories.

To add or remove names from a mailing list, just add the category or remove it from the contacts form. If an email address changes, only the contact form, not the distribution lists needs to be updated.

Send a message or meeting request to the group or create appointments or tasks, by opening the Contacts folder and use the Group By Category view and select the desired group.

Choose the desired action from the Actions menu.

The drawback here is that all of the names will be displayed on the To: line. They can, of course be cut and pasted to the BBC: line.

From Diane Poremsky's Outlook Tips website



See all Topics

Labels: , , ,


<Doug Klippert@ 3:38 AM

Comments: Post a Comment


  Wednesday, November 12, 2008 – Permalink –

Security Prompt

Avoid the warning


"A program is trying to automatically send e-mail on your behalf. Do you want to allow this?"

or:



This is the result of a security update in Outlook 2000+.

Here's how to get out of the problem:

Express ClickYes

. . ."a tiny program that sits in the taskbar and clicks the Yes button on behalf of you, when Outlook's Security Guard opens prompt dialog saying that a program is trying to send an email with Outlook or access its address book. You can suspend/resume it by double-clicking its taskbar icon. Developers can automate its behavior by sending special messages."


Also see:

Automation Security from Slipstick.com

Outlook Email Security

Administrative Options for the Outlook E-mail Security Update



See all Topics

Labels: , ,


<Doug Klippert@ 3:28 AM

Comments: Post a Comment


  Saturday, November 08, 2008 – Permalink –

E-mail Delivery Design

Don't look like spam



A discussion:
"Transactional email can be a website's customer service ambassador, but messages must first survive a ruthless selection process in the user's in-box. Differentiating your message from spam is thus the first duty of email design.

Email is one of a website's most powerful tools for strengthening customer service and increasing users' confidence and trust in the site. Confirmation messages and other automated transactional email can complete the user experience: they reach out to customers in ways that are otherwise impossible for websites, which must sit still and wait for users to approach."


From Dr. Jakob Nielsen's Alertbox

Automated Email From Websites to Customers





See all Topics

Labels: , ,


<Doug Klippert@ 3:36 AM

Comments: Post a Comment


  Friday, October 31, 2008 – Permalink –

Desktop Alert

Fix the timing




You can set the length of time a desktop alert appears, by going to:
  • Tools>Options menu
  • Email Options
  • Advanced
  • Desktop Alerts Setting




How to Use the Desktop Alert Feature

The maximum time is 30 seconds. If, for some reason, you want the alert to stay up longer, you can edit the registry.

Run Regedit and go to:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\DesktopAlerts

Add a TimeOn DWORD key (if not already present) and set a value in milliseconds, up to 4 billion worth (50 days.)
One day is 86,400,000.

This hint comes from OutlookTips.net:
Daily Tips



See all Topics

Labels: ,


<Doug Klippert@ 3:06 AM

Comments: Post a Comment


  Wednesday, August 27, 2008 – Permalink –

Stop Auto Fillin

Do your own


Here's how to stop Outlook from automatically filling in the e-mail address when typing the name of a contact in the To: field.

Outlook's Suggest Names feature helps speed up routine e-mail activities. However you may want to get rid of it when, for instance, you have two or more e-mail addresses that are similar and Outlook keeps choosing the wrong one.

To turn this feature off:

  1. Select Options from Outlook's Tools menu

  2. Click on the Preferences tab

  3. Clickthe E-mail Options button

  4. Click the Advanced E-mail Options button

  5. Uncheck the box, near the bottom of the dialog, labeled:
    "Suggest names while completing To, Cc, and Bcc fields"



Also see:

Office Clues:
Lambton College
Sarnia, Ontario

Using Outlook's AutoComplete feature


From Slipstick.com:
Suggest names doesn't work?

If Auto Suggest and name checking is not working, rename the *.NK2 file. Outlook will create a new one. You can rename or delete the NK2 file if you want to get rid of all addresses in your autocomplete file.



See all Topics

Labels: ,


<Doug Klippert@ 1:38 AM

Comments: Post a Comment


  Saturday, July 12, 2008 – Permalink –

Leave on Server?

Why does it do that?


"All the e-mail messages that you receive go through an e-mail server for your e-mail account. Depending on the type of e-mail account that you use, your e-mail messages are processed in one or more of the following ways.
  1. Messages remain on the server. Outlook connects to the server, and you can read or delete your messages.
  2. Messages are downloaded to a local data file called a Personal Folders file (.pst). Outlook connects to the local .pst file so that you can read and delete your messages.
  3. Copies of messages are downloaded and synchronized with messages on the e-mail server. Microsoft Exchange Server accounts provide this functionality by creating a local Offline Folder file (.ost). This file is used for working offline when you can't connect or don't want to connect to the e-mail server. This file is also used by the Cached Exchange Mode feature in Outlook 2003.

E-mail account types differ in how e-mail messages are saved and synchronized with the e-mail server. For example, by default POP3 e-mail accounts delete e-mail messages from the e-mail server when downloaded into Outlook. However, you can customize how e-mail messages are retrieved and saved."

For information regarding how different e-mail accounts handle e-mail message, see the following:
POP3 e-mail accounts
When you retrieve e-mail messages from a POP3 ( Post Office Protocol. A common protocol that is used to retrieve e-mail messages from an Internet e-mail server.) e-mail account, the messages are deleted from the e-mail server by default after they are downloaded to your computer. For many people, this works great.

However, if you want to check your e-mail from multiple computers, you must configure Outlook to not delete the messages on your e-mail server. This scenario is most common for people who want to check their home Internet service provider (ISP) e-mail account from work and download the messages for permanent storage on their home computer.

When you leave messages on your e-mail server, you can choose from several options to delete your messages. To make your choice, you need to consider several factors about your e-mail usage, such as how long you want the messages to be accessible from multiple computers and the storage limits imposed by your e-mail server administrator. If you exceed your storage limit, you might be unable to receive new messages or might be charged additional fees. Typically, it is best to have one computer set to the default setting that doesn't leave e-mail messages on the e-mail server. When you use the computer to retrieve your e-mail messages, they are downloaded and deleted from the e-mail server. If you choose not to do this, Outlook allows you to select a time duration for leaving e-mail messages on the server.

Also:
Wikipedia.com:
POP3

IMAP e-mail accounts
When you access an IMAP (Internet Message Access Protocol) e-mail account, your messages are copied locally. However, the messages also remain on the e-mail server until you mark them for deletion and use the Purge Deleted Items command.

Also:
HTTP e-mail accounts
When you access an HTTP e-mail account, such as MSN Hotmail, your messages are saved on the e-mail server until you delete them.

Also:
Free email providers

Exchange Server e-mail accounts
When you access an Exchange Server e-mail account, your messages are saved on the e-mail server until you delete them.

Also:
Slipstick.com:
Exchange Server
MS Exchange.org


For more information see this Microsoft Support article:
Leave e-mail messages on your e-mail server



See all Topics

Labels: , ,


<Doug Klippert@ 3:37 AM

Comments: Post a Comment


  Saturday, June 14, 2008 – Permalink –

Address Layout

Custom layout


When you use the Outlook as a source for addresses, you can customize the display to suit your own needs.

When you use the Insert Address button in the Envelopes and Labels dialog box it does not use the same format as the Insert Address button.

Here's the location to put the Address book on the Quick Access Toolbar in 2007:



Here's the work around:
Insert Address Button Does Not Use AddressLayout AutoText Entry

MacroButton; scroll down to Insert Address from Outlook>



Here are two sources with directions about how to reformat the AutoText entry: "AddressLayout".

Slipstick.com
Inserting Addresses into Microsoft Word Documents


Microsoft Knowlegebase:
HOW TO: Modify the Layout of an Address Book Entry



See all Topics

Labels: , ,


<Doug Klippert@ 7:13 AM

Comments: Post a Comment


  Monday, May 19, 2008 – Permalink –

Outlook/Exchange Newsletter

Words from the wise


Here is a 13-year archive of articles about Outlook and Exchange. From both a user's and administrator's perspective.

Exchange Messaging Outlook


The suggestions come from Slipstick.com, so you know they're good.


The publication is available both as an e-mail newsletter and with RSS distribution.




See all Topics

Labels: , , ,


<Doug Klippert@ 5:27 AM

Comments: Post a Comment


  Monday, May 12, 2008 – Permalink –

Crime and Outlook

Investigative techniques



Email Headers

ForensicExams.org

Outlook-Tips.net:
Recovering Deleted E-mail

HTCIA.org

"The High Technology Crime Investigation Association (HTCIA) is designed to encourage, promote, aid and effect the voluntary interchange of data, information, experience, ideas and knowledge about methods, processes, and techniques relating to investigations and security in advanced technologies among its membership."




See all Topics

Labels: , , ,


<Doug Klippert@ 6:25 AM

Comments: Post a Comment


  Tuesday, May 06, 2008 – Permalink –

Outlook Power Magazine

Source site


One of the locations for information about Outlook and Exchange is OutlookPower.com.

Also available as a news letter, it contains a number of suggestions such as this one dealing with printing the notes area on the calendar:

Printing Contact notes
By Francine Otterson
"How you can print the comments contained in your Outlook Calendar.

Outlook Calendar has various printing options to choose from that provide some editing capabilities.

With the Calendar Details printing style, the notes area would be printed along, with all of the other Calendar details. Plus, this style will allow you to choose a range of dates to print, and gives you the option of printing each day on separate pages or continuously.

To change the printing style, select Print under the File menu. Next, select the print style you would like to use e.g. Calendar Details style. If you would like to edit this print style, select Define Style then Edit."


The headlines can also be added to your web site:
Outlook



See all Topics

Labels: , ,


<Doug Klippert@ 6:42 AM

Comments: Post a Comment


  Tuesday, April 29, 2008 – Permalink –

Outlook Express

Troubleshoot


Outlook Express is not Outlook Lite. It's a separate free program included with Windows. Its claim to fame has been that it could be used to read newsgroups. Most groups are now available in HTML, and Blogs, so that is not as important anymore. Some people prefer Express because it has less baggage than the Outlook that is part of the Office suite.


Inside Outlook Express
Help, tips and technical information for Microsoft Outlook Express


Outlook Express
E-mail and Newsgroup Reader

Learn how to use Outlook Express to stay in touch with friends and family, and share information in newsgroups with other users like you.


Latest News


Knowledge base articles
Collected by
Jim Pickering MS-MVP


Repair Outlook Express

Outlook Mail Recovery

Mail-Repair.com



See all Topics

Labels: , ,


<Doug Klippert@ 6:43 AM

Comments: Post a Comment


  Sunday, April 27, 2008 – Permalink –

Query Builder

Find it



Another way to retrieve information in Outlook.
Outlook 2002 through 2007 has an option for filtering dialog called QueryBuilder.

To use it you just need to add the QueryBuilder key to the registry:

  1. Use Regedit to go to the appropriate location.
  2. Right click and choose to add a new Key.
  3. Name it QueryBuilder.


There aren't any other entries that need to be made.

Outlook2002:
HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\QueryBuilder


Outlook 2003:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\QueryBuilder


The next time you go to Tools>Advanced Find, there will be a new tab for the Query Builder.


Now you can create an AND/OR query using the Filter dialog in Search Folders, Define Views, Automatic Formatting, or Advanced Find.

With Outlook 2007:

HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\QueryBuilder


Go to Tools>Instant Search>Advanced Find.
The shortcut is Ctrl+Shift+F.

For more information, see:

Sliptick.com:
Using the Query Builder

Microsoft KB:
How to Use the Query Builder for View Filters and Advanced Searches



See all Topics







See all Topics

Labels: ,


<Doug Klippert@ 5:34 AM

Comments: Post a Comment


  Wednesday, April 02, 2008 – Permalink –

List Your Addresses

When I find the time


Here's a simple suggestion that sounds silly to begin with, but may come in handy in the future.
Write down your email addresses!
How many do you have?
  • Created by an ISP when setting up an Internet connection.
  • Work email accounts
  • Club or hobby related
  • From any domain you’ve purchased
  • Email aliases created on your behalf.
  • Web based email addresses with Hotmail, Yahoo, Gmail or many others.



Remember your old AOL/CompuServe addresses?


Office-Watch.com



See all Topics

Labels: ,


<Doug Klippert@ 6:13 AM

Comments: Post a Comment


  Sunday, February 24, 2008 – Permalink –

New Windows in Outlook

How to open Multiple Windows



If you want more than one window open in Outlook (for example the InBox and Calendar), Right-click on an item on the Outlook bar and select "Open in New Window" from the context menu.

Choose Tasks and Calendar or any other combination.

You can now easily cut and paste between Outlook applications

Right click an empty area on the taskbar and select how the windows should be arranged.




See all Topics

Labels:


<Doug Klippert@ 8:57 AM

Comments: Post a Comment


  Saturday, February 16, 2008 – Permalink –

Address Map

Display a map to an Outlook contact's address


If a contact item has an address in the United States, you can use your Internet connection and Outlook to create a map to the address. You must be connected to the Internet for this feature to work.

Open the contact item.

Next to the Address text box, click on the down arrow and select the address you want to map (Business, Home, or Other).

Then choose Actions/Display Map Of Address from the menu bar or click the Display Map Of Address button.

Your default browser opens and the map is created using Microsoft Expedia Maps.

Outlook Maps

In Outlook 2007, the Map button is on the Contact tab on the right side of the Communicate group. 2007 uses Maps.Live.com.

Outlook tips:
Outlook MVP Diane Poremsky
Customize Outlook's Map link
You can edit the registry to enable another web-based mapping service.

[Edited entry from 12/4/2004]



See all Topics

Labels: , ,


<Doug Klippert@ 8:29 AM

Comments: Post a Comment


  Thursday, November 29, 2007 – Permalink –

Efficient Use

Best practices


Here are some tips on improving your Outlook experience.

There's more than just email.


Tips for Outlook



See all Topics

Labels:


<Doug Klippert@ 5:22 AM

Comments: Post a Comment


  Sunday, November 25, 2007 – Permalink –

Keyboard Shortcuts

Good Strokes



Check names--------------------------------------Ctrl + K or Alt + K
Check spelling-----------------------------------F7
Choose the account from which to send
a message(with focus on the To line)
and then TAB to the Accounts button------------Ctrl + TAB
Convert an HTML or RTF message to plain text-----Ctrl + Shift +O
Delete a mail message----------------------------Delete or Ctrl + D
Display the Address Book-------------------------Ctrl + Shift + B
Find a message ----------------------------------Ctrl + Shift + F
Find text----------------------------------------F3
Forward a message--------------------------------Ctrl + F
Go to folder-------------------------------------Ctrl + Y
Go to next mail message--------------------------Down or Up arrow
Insert signature---------------------------------Ctrl + Shift + S
Mark a message as read---------------------------Ctrl + Enter or Ctrl + Q
Move between the Folders list and message list---Tab
Open or post a new message-----------------------Ctrl + N
Open the Address Book----------------------------Ctrl + Shift + B
Open the Inbox-----------------------------------Ctrl + I
Open the Outbox----------------------------------Ctrl + O
Open the selected message------------------------Ctrl + O or Enter
Post to a folder---------------------------------Ctrl + Shift + S
Print the selected message-----------------------Ctrl + P
Reply to a message-------------------------------Ctrl + R
Reply to all-------------------------------------Ctrl + Shift + R
Send (post) a message----------------------------Ctrl + Enter or Alt + S
Send and receive mail----------------------------Ctrl + M or F5
Switch among Edit, Source, and Preview tabs------Ctrl + Tab
Switch to Inbox----------------------------------Ctrl + Shift + I
Switch to Outbox---------------------------------Ctrl + Shift + O

KC Lemson [MS]:
Outlook keyboard shortcuts


Royal National Institute of the Blind:
Outlook Keyboard Shortcuts



See all Topics

Labels:


<Doug Klippert@ 7:48 AM

Comments: Post a Comment


  Wednesday, November 21, 2007 – Permalink –

Mailbox Diet

Prune the fat


Microsoft provides a tutorial on the mechanics of Outlook 2007 mailboxes.


Learning how to manage your Microsoft Outlook 2007 Mailbox and keep it within a specific size limitation.

After completing this course you will be able to:

  • View the size of your mailbox and its folders.

  • Understand what makes an e-mail message big and find the size of any message.

  • Set up some simple processes and use tools built into Outlook to prevent e-mail pileup from happening in the first place.


Battle mailbox size

Performance problems with a large .pst file

Manage with Mailbox Cleanup



See all Topics

Labels: ,


<Doug Klippert@ 5:10 AM

Comments: Post a Comment


  Sunday, October 07, 2007 – Permalink –

Nickname List

Call me Ishmael


How to Reset the Nickname and Automatic Completion Cache


Microsoft Outlook maintains a nickname list that is used by both the automatic name checking and the automatic completion features. The nickname list is automatically generated as you use Outlook.
If the nickname cache is corrupted, Outlook may not be able to identify recipients, may offer incorrect recipients when automatically completing the e-mail address, or may send the message to the wrong person. You may also, just want to reset the whole list.


  1. Quit Outlook.
  2. Start Windows Explorer.
  3. On the Tools menu, click Folder Options, and then click the View tab.
  4. Under Advanced Settings, click to select the Show hidden files and folders check box.
  5. Click OK.
  6. Click Start, point to Search, and then click For Files or Folders.
  7. In the Search for Files or Folders box, type *.NK2 in the File Name box.
  8. In the Look In box, click to select your local hard disk.
  9. Click Search Now.
  10. Right-click the .NK2 file with the name of the profile that you want to reset, and then click Rename.
  11. Rename the file to yourname.bak, and then press ENTER.
  12. Quit Windows Explorer.
  13. Restart Outlook.


Outlook will generate a new nickname cache.

Knowlegebase Article 287623

Slipstick.com:
Name Resolution

Microsoft KB:
How to remove corrupted names in nickname list in Outlook.
Microsoft Outlook 2000, 98, 97



See all Topics

Labels: ,


<Doug Klippert@ 7:25 AM

Comments: Post a Comment


  Friday, September 21, 2007 – Permalink –

Getting Started in Outlook '07

Command hunter


Elsewhere we showed the links to an interactive page that shows where to find '03 commands in 2007 Word, Excel, and PowerPoint:
Getting Started with 07.


Here is a similar one for Outlook. It's not as robust and it does not install a new tab, but it's a start.
Getting Started with Outlook 2007

Reference locations in 2007



See all Topics

Labels: ,


<Doug Klippert@ 7:24 AM

Comments: Post a Comment


  Monday, September 10, 2007 – Permalink –

Outlook Instant Search

Search all your mail


"If you're buried in e-mail (and who isn't?), Instant Search in Outlook 2007 can save the day for you - every day. The new Instant Search helps you quickly find e-mail messages, appointments, contacts, or any Outlook item. You don't even need to know which folder the item is in. Watch the demo to see how to use this fast search feature, and start finding what you want instantly."


Instant Search Demo

More Instant Search



See all Topics

Labels: ,


<Doug Klippert@ 8:47 AM

Comments: Post a Comment


  Tuesday, August 07, 2007 – Permalink –

Piggyback on Gmail

An added tool


Google's Gmail is free and offers some features you can use in conjunction with your email program.


  • Send email to Gmail

  • Forwarding

  • Gmail spam control

  • Centralized Email

  • Additional email storage

"As well as a backup, it means you can easily access your messages via Internet terminal or mobile phone. Gmail is easily searched online or indexed offline using Google Desktop Search."


Here's the article from Office Watch:
Gmail as your spam filter

Here's GMail's Fetch gadget:
How to set up Mail Fetcher



See all Topics

Labels: , ,


<Doug Klippert@ 6:54 AM

Comments: Post a Comment


  Friday, July 06, 2007 – Permalink –

MS RSS Feeds

Eavesdrop on the experts


RSS feeds can give you a flow of new information.

Microsoft knows the value of these web casts and provides a list of links from Access to SharePoint Server:

RSS Feeds on Microsoft Office




See all Topics

Labels: ,


<Doug Klippert@ 7:22 AM

Comments: Post a Comment