|
|
While Microsoft Outlook itself includes no search and
replace functions, you can use a grouped table view to
help update a group of items. This example updates Contact
items to a different Company Name, but you can use this
technique to update any field other than Categories:
- In Contacts, create a table view grouped by Company
Name if you don't already have one.
- Choose View | Expand/Collapse Groups |
Collapse All.
- Expand the group that contains the company whose
name you want to change.
- Open the first contact in the Group.
- Change the Company Name to the new name.
- Save the contact. It will end up in a new group.
- Collapse the group that you expanded, containing the
remaining contacts you want to change.
- Drag the gray bar containing the original company
name to the gray bar containing the new company name.
If you hover briefly over the new company's group,
you'll see a tip pop up, "Change Company Name
to" whatever the group's name is.
- Release the left mouse button.
Notes
| More Information
|
Notes
|
This
procedure can be used for other fields as well. Right
mouse drag will give you more options.
If you need more flexible search and replace, try
exporting from Outlook to a comma-delimited file. Open the
file in WordPad, and perform the search and replace there.
Then re-import it into Outlook.
If you use this method to try to change the Category
field, the new value is added to the categories for
the items. It does not replace the category. Instead of
using the grouped technique, try selecting the items you
want to change, then right-clicking them and choosing
Categories. Also, my book, Teach
Yourself Microsoft Outlook 2000 Programming in 24 Hours,
includes source code for an Outlook VBA macro to replace
categories, rather than add to them.
In
Outlook 2003, with a view grouped on the Subject property, dragging
and dropping does not change the subject. This feature worked with
the Subject property in earlier versions. |