B
Bill
Hi,
I am trying to find all the list of Lower Case by using query. I have a few lower case that I want to pull it out for a report.
For example:
The list that I have:
f1234......not okay
F3457.....look good
U9832.....look good
yyy23......not okay
ffff56023...not okay
I want to pull the list by query:
f1234
yyy23
ffff56023
Your help would be appreciated.
Thanks
I am trying to find all the list of Lower Case by using query. I have a few lower case that I want to pull it out for a report.
For example:
The list that I have:
f1234......not okay
F3457.....look good
U9832.....look good
yyy23......not okay
ffff56023...not okay
I want to pull the list by query:
f1234
yyy23
ffff56023
Your help would be appreciated.
Thanks