Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to use Like to select records 1

Status
Not open for further replies.

bdjb

Technical User
Joined
Oct 29, 2002
Messages
292
Location
US
Hello,
I'm using CR9 against an Outlook global access list. In trying to find only certain people, I'm trying to use the record select formula "{Global_Address_List.Title} like '*chief*'". It gives no errors, but no output either. Without the record select, it pulls everyone just fine.

Does anyone have any suggestions?

Thanks
Bob


 
Try a different wildcard character. Some environments use the % as the wildcard.
 
Thanks Morriskc,
I'll give that a try

What happens if you get scared half to death twice?
 
Try this:

"chief" in {Global_Address_List.Title}

Works for me every time...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top