C
Craig
I have a field called keyword/modifier...the field may
have records that look like the following:
pipe,black steel
shoe, brown leather
somethingelse, anotherword
i want to separate this column into 2 columns at the
comma. since the comma is in varying places each time, I
can't just use a left, right, or mid function alone. Can
someone let me know how to write a query that will do this?
Help appreciated...thank you...Craig
have records that look like the following:
pipe,black steel
shoe, brown leather
somethingelse, anotherword
i want to separate this column into 2 columns at the
comma. since the comma is in varying places each time, I
can't just use a left, right, or mid function alone. Can
someone let me know how to write a query that will do this?
Help appreciated...thank you...Craig