G
Guest
I have a text field that looks like:
45 lb premium mulch (345600)
and using an Access query I need to extract the number within the
parentheses. Isn't there a function I can use to do this? the length of the
text field is variable, of course, but the number I'm trying to extract is
also a variable length.
45 lb premium mulch (345600)
and using an Access query I need to extract the number within the
parentheses. Isn't there a function I can use to do this? the length of the
text field is variable, of course, but the number I'm trying to extract is
also a variable length.