I am trying to work the mid function in the query. I have a column that has a list of text entries. The entries look like this:
E.123456.c, but with many different sets of numbers.
I am trying to run the mid function like this:
Mid([Object],3,6)
Object being the title of the field, 3 being 3 digits in, and 6 being the count of digits extracted.
I am not sure what I am missing, all my runs come up blank, no entries in the result.
julius.gazdag@centurytel.com
Im a Telco guy, I can get you where you want to go, but I can't guarantee it will work when you get there!
E.123456.c, but with many different sets of numbers.
I am trying to run the mid function like this:
Mid([Object],3,6)
Object being the title of the field, 3 being 3 digits in, and 6 being the count of digits extracted.
I am not sure what I am missing, all my runs come up blank, no entries in the result.
julius.gazdag@centurytel.com
Im a Telco guy, I can get you where you want to go, but I can't guarantee it will work when you get there!