In my UPS Worldship database, my shipping guy sometimes types in the sales order number like this:
20043818 / 30108 - 1
and sometimes like this:
15993 - 20 Hoods / 20043700
The sales order number always starts with 200 and is 8 digits long.
I am trying to write a select query that only pulls out the sales order number so I can link it to the sales order table.
Any help would be greatly appreciated.
Stephanie
20043818 / 30108 - 1
and sometimes like this:
15993 - 20 Hoods / 20043700
The sales order number always starts with 200 and is 8 digits long.
I am trying to write a select query that only pulls out the sales order number so I can link it to the sales order table.
Any help would be greatly appreciated.
Stephanie