G
Guest
I am trying to return the location of the first number in a text string, so I
can use this as the starting point for my 'mid' function return. I am hoping
to use a wildcard or generic number search, since the first number could be
any from 0 to 9.
can use this as the starting point for my 'mid' function return. I am hoping
to use a wildcard or generic number search, since the first number could be
any from 0 to 9.