Page 1 of 1

problem when pasting data in excel

Posted: Wed May 27, 2009 12:10 am
by vblisset
Hi, I manage to create some variables, copying data from an excel, moving through the sheet with pauses abouit 200ms, but when I try to paste them into another excel it copies them but the strange thing is that if I copy into  row/column a1 and I do a tab to paste into the next column b1it goes down to  b2, and the same when I go the next one it goes up or down some rows at the same time.The thing it doesn´t look to have any known pattern because I tried to correct this by going up and down before pasting and it doesn´t work much, I get some improvements but nothing good.

problem when pasting data in excel

Posted: Tue Jun 02, 2009 11:52 am
by JMusic
Use a text loop to turn it into a delimited variable and
then reference the variable as {variable(0)}.