I have a text field that has values as follows (for example)
ABC\56GHHTAA\HGS 8988922222
DEFG\788788HAAAAK\IIIW JJJJJ
etc etc
I want to write an Access Query that takes this field and separates the data into 3 new fields thus:
ABC 56GHHTAA HGS 8988922222
DEFG 788788HAAAAK IIIW JJJJJ
(i.e. taking the \ as a column separator).
Does anyone know how to do this in an Access Query in Access 97 ?
thanks for any help on this....
Dan
Dan Auber
ABC\56GHHTAA\HGS 8988922222
DEFG\788788HAAAAK\IIIW JJJJJ
etc etc
I want to write an Access Query that takes this field and separates the data into 3 new fields thus:
ABC 56GHHTAA HGS 8988922222
DEFG 788788HAAAAK IIIW JJJJJ
(i.e. taking the \ as a column separator).
Does anyone know how to do this in an Access Query in Access 97 ?
thanks for any help on this....
Dan
Dan Auber