P
P Brainard via AccessMonster.com
I've got a database with a field of id numbers. I want to see all id
numbers that don't end in 01,02,03,04,05,06,07,08,09 ...
for example
55501
44033302
5503331
6040322
800504
I want to see only the 5503331 and 6040322 ... the database is 65,000
records or I'd just go through it manually. Thanks.
numbers that don't end in 01,02,03,04,05,06,07,08,09 ...
for example
55501
44033302
5503331
6040322
800504
I want to see only the 5503331 and 6040322 ... the database is 65,000
records or I'd just go through it manually. Thanks.