nd up
> being to busy to help you, and 2) you're probably
> not the first person
> to have this problem, so it is good to get the
> information out there for
> other beginners.
>
>
>
>
> -Original Message-
> From: chen li [mailto:[EMAIL PROTECTED]
> Sent: Friday
being to busy to help you, and 2) you're probably not the first person
to have this problem, so it is good to get the information out there for
other beginners.
-Original Message-
From: chen li [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 2:44 PM
To: Timothy Johnson
Subject
On Mon, Apr 10, 2006 at 01:53:19PM -0700, chen li wrote:
> Dear all,
>
> I know this question has nothing to do perl. But I
> just wonder if anyone out there knows how to reverse
> the order of a row in Excel. Here is the example:
>
> I have a row of data: 1, 0, 4, 5 in Excel but I would
> like
Do you have any experience using Win32::OLE with Excel? That would be
the way to go.
I got this going, and there is only one weird idiosyncrasy that I found.
When you input data into a range using the Values property you do it by
putting your data into an anonymous array, but when you retrieve i