Page 1 of 1

Parameter Expression using the

Posted: Tue Jul 08, 2003 11:48 am
by jaem
[updated:LAST EDITED ON Jul-08-03 AT 11:52 AM (EST)]I need to write a Parameter Expression using the "OR" operator for a field that can be one of 5 different 2 character strings.....I tried this, but it is incorrect: ____BANK =^C1^ or ^C2^ or ^C3^ or ^C4^ or ^C5^____Bank is the Field, and I need it to return data if the record has one of the 5 listed values in the Bank Field.____Thanks!____Jae Markham__

=> RE: Parameter Expression using the

Posted: Tue Jul 08, 2003 2:01 pm
by jaem
Solved the Problem with the Filter....Sorry for the Post!