R
Rodger in SF
Recently migrated to Outlook 2007. The process sucked all of my old Outlook
address book entries into my Contacts folder. Now my Contacts view has a
bunch of entries that only contain email addresses and nothing more. I'm
trying to create a Contact view that does not display the email only entries.
I'd like to create a filter that only show entries with a phone or address in
them, something like this:
home phone IS NOT empty OR
business phone IS NOT empty OR
mailing address IS NOT empty
But it seems like Outlook only creates AND conditionals - i.e.:
home phone IS NOT empty AND
business phone IS NOT empty AND
mailing address IS NOT empty
Which clearly blocks out many entries I would like to see.
I can't filter based on the email field since many of the entries with a
phone number or address also have an email.
Any ideas would be appreciated on how to create a view that hides the email
only entries.
thanks - rodger
address book entries into my Contacts folder. Now my Contacts view has a
bunch of entries that only contain email addresses and nothing more. I'm
trying to create a Contact view that does not display the email only entries.
I'd like to create a filter that only show entries with a phone or address in
them, something like this:
home phone IS NOT empty OR
business phone IS NOT empty OR
mailing address IS NOT empty
But it seems like Outlook only creates AND conditionals - i.e.:
home phone IS NOT empty AND
business phone IS NOT empty AND
mailing address IS NOT empty
Which clearly blocks out many entries I would like to see.
I can't filter based on the email field since many of the entries with a
phone number or address also have an email.
Any ideas would be appreciated on how to create a view that hides the email
only entries.
thanks - rodger