[PerlChina] China-pm Digest, Vol 21, Issue 3

Jim Zhang jim.zhang.china at gmail.com
Mon Jan 29 22:11:41 PST 2007


please clarify your meaning:

&export_to_excel($filename, $location, \@data_array);

$location is, for example, "B2",which means  Column B, Row 2.
@data_array looks like:
@AoA = (
           [ "fred", "barney" ],
           [ "george", "jane", "elroy" ],
           [ "homer", "marge", "bart" ],
    );

insert all the data in @AoA=() into "ColumnB, Row2" or insert "fred" in B2,
"barney" in B3, or others?

2007/1/30, china-pm-request at pm.org <china-pm-request at pm.org>:
>
> Send China-pm mailing list submissions to
>         china-pm at pm.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mail.pm.org/mailman/listinfo/china-pm
> or, via email, send a message with subject or body 'help' to
>         china-pm-request at pm.org
>
> You can reach the person managing the list at
>         china-pm-owner at pm.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of China-pm digest..."
>
>
> Today's Topics:
>
>    1.  Want to get a module (Jeff Pang)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 29 Jan 2007 21:41:50 +0800 (GMT+08:00)
> From: Jeff Pang <pangj at earthlink.net>
> Subject: [PerlChina] Want to get a module
> To: PerlList-China  <china-pm at pm.org>
> Message-ID:
>         <
> 14734423.1170078110884.JavaMail.root at elwamui-huard.atl.sa.earthlink.net>
>
> Content-Type: text/plain; charset=UTF-8
>
> Hello,
>
> One of my friends asked the helps from me and hope I could write a Perl
> module for handling Excel file for him.
>
> He would like to call the module's function like this:
>
> &export_to_excel($filename, $location, \@data_array);
>
> $location is, for example, "B2",which means  Column B, Row 2.
> @data_array looks like:
> @AoA = (
>            [ "fred", "barney" ],
>            [ "george", "jane", "elroy" ],
>            [ "homer", "marge", "bart" ],
>     );
>
> I'm not familiar with Windows and Excel at all.So I ask the helps here.I'd
> like to pay RMB 100 for the function.
> I think if there is some a guy who is familiar with them,he could spend
> about 1 hour to finish it.
> Anyone who is interested in it,please contact with me.
>
> Thanks!
>
>
> --
> Books below translated by me to Chinese.
> Practical mod_perl: http://home.earthlink.net/~pangj/mod_perl/
> Squid the Definitive Guide: http://home.earthlink.net/~pangj/squid/
>
>
> ------------------------------
>
> _______________________________________________
> China-pm mailing list
> China-pm at pm.org
> http://mail.pm.org/mailman/listinfo/china-pm
>
> End of China-pm Digest, Vol 21, Issue 3
> ***************************************
>



-- 
Best regards,

Jim Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/china-pm/attachments/20070130/ae3480e7/attachment.html 


More information about the China-pm mailing list