From: Michael Guterl Date: 2006-07-03T07:40:31+09:00 Subject: Re: win32ole copying excel sheets ------=_Part_30248_19633613.1151880027676 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, On 7/2/06, Bryan Weatherly wrote: > > Hi, > > I'm am trying to write a Ruby script that copies a worksheet from one > Excel > workbook to another. Does anyone know where there is some documentation > on > the specifically for the Excel Object Model for win32ole. > > Normally I can piece together how to make the function calls in Ruby by > recording a macro and looking at the VB code that's generated, but I can > figure this one out. Does anyone have any suggestions? > > Thanks, > > Bryan > > http://wiki.rubygarden.org/Ruby/page/show/ScriptingExcel That should be a start in the right direction. Michael Guterl ------=_Part_30248_19633613.1151880027676--