I know this is the wrong place, but... Is there any fast way to store list data in a matrix Let's say i want to store L1,L2,L3 in [A]. Can this be done faster than a For loop? Jack#4