Hi,
i have 2 lists ( list 1 and List 2 ) with the same lookup field "ColorCode" based on a color-code-list .
The lookup field could have multi values ( not single) . For example : ColorCode = "red", "white", "black"...
The List 2 is a backup from the List 1 .
So i want to copy all the values from the list 1 to list 2 and then to copy of the lookup field "ColorCode" from list1 to List2 .
At the beginning the list 2 is empty .
I don't know if i have to use an array or not .
Please help ...
Thanks
JP