Douglas
10-10-2000, 11:46 AM
Hi guys,
I was wondering if anyone could give me a help here?
I have a customer order number field in one of the tables.
It looks like this
Cust Ord
C17475676 LM OE99
C12345687 LM SD87
C98754123 LM CB87
I want to strip out the LM in the data. So the data should look like this
Cust Ord
C17475676 OE99
C12345687 SD87
C98754123 CB87
I have spent most of the second part of my messing about trying find out how to do this but to no avail.
Any idea's???
Cheers
Doug.
I was wondering if anyone could give me a help here?
I have a customer order number field in one of the tables.
It looks like this
Cust Ord
C17475676 LM OE99
C12345687 LM SD87
C98754123 LM CB87
I want to strip out the LM in the data. So the data should look like this
Cust Ord
C17475676 OE99
C12345687 SD87
C98754123 CB87
I have spent most of the second part of my messing about trying find out how to do this but to no avail.
Any idea's???
Cheers
Doug.