Hi,
I have a table with color values. All these values differ from 1 color to 5 colors.
I.e.
brown - white - yellow -purple - blue
white - yellow
green
etc.
Now I want to seperate these values into different columns.
So insert the seperate color values into color1,color2,c olor3, color4, color5
I am a newbee, so please can someone show me the code for this problem?
Thanks in advance!
I have a table with color values. All these values differ from 1 color to 5 colors.
I.e.
brown - white - yellow -purple - blue
white - yellow
green
etc.
Now I want to seperate these values into different columns.
So insert the seperate color values into color1,color2,c olor3, color4, color5
I am a newbee, so please can someone show me the code for this problem?
Thanks in advance!
Comment