G
Guest
Hello,
I would like to create a query that will allow me to remove particular
group of phone numbers from a field.
ex. (IIf([table1].[field1]="1234567890", null, [table1])) works, but, only
for one number. How would I add more numbers to make null? I've tried various
other soultions with varying levels of success, but, nothing yet that works.
Thanks in advance
-hysonmb
I would like to create a query that will allow me to remove particular
group of phone numbers from a field.
ex. (IIf([table1].[field1]="1234567890", null, [table1])) works, but, only
for one number. How would I add more numbers to make null? I've tried various
other soultions with varying levels of success, but, nothing yet that works.
Thanks in advance
-hysonmb