From: Bryan Weatherly Date: 2006-07-03T07:28:46+09:00 Subject: win32ole copying excel sheets ------=_Part_18109_4247684.1151879322850 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 ------=_Part_18109_4247684.1151879322850--