![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I want to find all contacts that do not have an empty CompanyName
it seems "[CompanyName] != ''"; does not work. Can I used != in an restrict? Thank you |
#2
|
|||
|
|||
![]() "jim" wrote in message ... I want to find all contacts that do not have an empty CompanyName it seems "[CompanyName] != ''"; Try this: "[CompanyName] ''" The language in which you are developing does not alter the way OOM parses these conditions. -Mark does not work. Can I used != in an restrict? Thank you |
#3
|
|||
|
|||
![]()
Thanks I will try it.
Rog Mark J. McGinty wrote: "jim" wrote in message ... I want to find all contacts that do not have an empty CompanyName it seems "[CompanyName] != ''"; Try this: "[CompanyName] ''" The language in which you are developing does not alter the way OOM parses these conditions. -Mark does not work. Can I used != in an restrict? Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I restrict access to Outlook in limited account using XP Pro? | Joe K | Outlook - General Queries | 1 | February 8th 06 04:25 AM |