R
Rob
Hello
I've looked at all the subjects on this forum page and I cant seem to find
an answer to my question.
I need to parse the following data samples:
Current format Desired format (2 fields)
2003.01DC DC 2003.01
142.05DC DC 152.05
DC3323.00 DC 3323.00
DX38393.02 DX 38393.02
323.00DF DF 323.00
The numeric length format is variable as it relates to value. I tried some
of the samples from this forum using the Instr() but wont work. I must be
doing something wrong.
Any ideas? Will appreciate it!
Thanks
Rob
I've looked at all the subjects on this forum page and I cant seem to find
an answer to my question.
I need to parse the following data samples:
Current format Desired format (2 fields)
2003.01DC DC 2003.01
142.05DC DC 152.05
DC3323.00 DC 3323.00
DX38393.02 DX 38393.02
323.00DF DF 323.00
The numeric length format is variable as it relates to value. I tried some
of the samples from this forum using the Instr() but wont work. I must be
doing something wrong.
Any ideas? Will appreciate it!
Thanks
Rob