E
edi
I'm using Access 2000.
I have the following expression:
Expr1: IIf([Status]="ACT" Or [Status]="NYP","AC",[STATUS])
Can I use a Like A* statement to select records beginiing with A*? I can't
figure out the syntax. And can I also also only select those records
beginning with an A and the second letter is a numeral.I have the following
list
A01
A12
A29
ABO
ADO
Cheers
I have the following expression:
Expr1: IIf([Status]="ACT" Or [Status]="NYP","AC",[STATUS])
Can I use a Like A* statement to select records beginiing with A*? I can't
figure out the syntax. And can I also also only select those records
beginning with an A and the second letter is a numeral.I have the following
list
A01
A12
A29
ABO
ADO
Cheers