N
news.microsoft.com
I have a table of data from which I want to extra only the Accounts that are
letters or a combination of letters and numbers.
The field is a text field and includes, for eg
1000
1456
ABC1
AB
I want to select only the records ABC1 and AB
How can I do this?
Thanks
letters or a combination of letters and numbers.
The field is a text field and includes, for eg
1000
1456
ABC1
AB
I want to select only the records ABC1 and AB
How can I do this?
Thanks