Parameter Expression using the
Posted: Tue Jul 08, 2003 11:48 am
[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__