Hi
I'm trying to extract certain numbers from a database field and use them as a formula to filter off.
The field would look like this normally .. 55-050-325-150
Basically I want to be able to pull the 0-325 digits out of the field.
Ive been trying to use the Left and Instr but not having much luck.
I'm trying to extract certain numbers from a database field and use them as a formula to filter off.
The field would look like this normally .. 55-050-325-150
Basically I want to be able to pull the 0-325 digits out of the field.
Ive been trying to use the Left and Instr but not having much luck.