You may write a LabTalk function.For example,
function int foo(int n,int t)
{
for(int i=1;i<=t;i++)
{
range rr=col(1)[n*(i-1)+1:n*i];
range dst=wcol(i+1)[1:n];
dst=rr;
}
return 0;
}
newbook;
col(1)={1:12250};
foo(125,98);
©c¡Ï ¤È¥¹ ©f¨u©c ©c¥ì ¥Î¤³ ©c/ ©¦£¯
©c¨Ê¥Î ¤´¥¨ ¥ó ¨× ¥ó¤á' ¥Ì©¦¥ /¤í ¥Õ©¦©f
¨Ö ¦á ©¦£þ ©` ¥Õ ©¦
©¦