From: Fredrik Jagenheim Date: 2005-06-17T18:26:02+09:00 Subject: Re: Excel scripting On 6/17/05, Pit Capitain wrote: > > just a guess, but maybe you need to feed values for more than one row as > an array of arrays: [['Test'], ['25'], ['result']] This did it, thanks. //F