Parameter Expression using the
Parameter Expression using the
[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
Solved the Problem with the Filter....Sorry for the Post!