先读后写。

于 13-8-26 下午3:18, [email protected] 写道:
> 今日主题摘要
>
> 网上论坛: http://groups.google.com/group/perlchina/topics
>
>   * 求助一段win32::ole写入excel的代码,工作需要 <#group_thread_0> [1
>     条更新]
>
> 求助一段win32::ole写入excel的代 码,工作需要
> <http://groups.google.com/group/perlchina/t/70b424b98cfa1a7a>
>
>     Baocheng Li <[email protected]> Aug 26 08:26AM +0800
>
>     现在要往一个已经存在并有数据的excel表格中写入数据,因为表格已经有
>     数据,所以需要在这些数据之后插入数据,能不能用 win32:ole写段代码,
>     工作需要,求群里帮忙!
>     比如 %work={'name'=>'jack',
>     'project'=>'venus',
>     'pid'=>'R0629"
>     'add'=>'shanghai'}
>     需要插入到一个excel.xls文件中,使用win32:ole,需要知道excel已经存在
>     数据的行截至数,然后紧接着下一行插 入%work中的值(键不需要存入,依次
>     按列插入哈希值,每个cell存入一个值即可),求一段完整代码,谢谢!
>
>     在网上搜了半天,貌似目前还没有办法用perl向已存在的excel插入数据,
>     是这样吗?
>
> -- 
> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”
> 论坛。
> 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到
> [email protected]。
> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。
> 通过以下网址访问此论坛:http://groups.google.com /group/perlchina。
> <http://groups.google.com/group/perlchina%A1%A3>
> 要查看更多选项,请访问 https://groups.google.com /groups/opt_out。
> <https://groups.google.com/groups/opt_out%A1%A3>

-- 
您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。
要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 [email protected]。
要向此网上论坛发帖,请发送电子邮件至 [email protected]。
通过以下网址访问此论坛:http://groups.google.com/group/perlchina。
要查看更多选项,请访问 https://groups.google.com/groups/opt_out。

回复