Skip to Content
0
Former Member
Mar 03, 2009 at 12:30 PM

Splitting the single field data to multiple fields

46 Views

Hi,

I have the contents in fieldABC which i would like to copy based on the length of the value

Eg:

Field ABC has value 1

it need to be copied to Field1

FILEDABAC has 1234

it need to be copy in field 2

FILEDABC has 1234ABC

It need to be copy in Field 3

i means to say based on the lenght of the value i would like to copy the contents to multiple fields

Note: the data is for Heirachy...

Can anyone will help with code.

Thanks