lindercoop
Technical User
Hello -
I am working in Access 2007. I have a string field with varying alpha/numeric combinations like:
E123456
BDI14222
RA9871
LIN4420
I need to end up with 3 fields something like this:
E123456 E 123456
BDI14222 BDI 14222
RA9871 RA 9871
LIN4420 LIN 4420
Basically want to de-concatenate based on letters vs. numbers.
I appreciate any help I can get.
Thanks
I am working in Access 2007. I have a string field with varying alpha/numeric combinations like:
E123456
BDI14222
RA9871
LIN4420
I need to end up with 3 fields something like this:
E123456 E 123456
BDI14222 BDI 14222
RA9871 RA 9871
LIN4420 LIN 4420
Basically want to de-concatenate based on letters vs. numbers.
I appreciate any help I can get.
Thanks