in reply to insert into excel spreadsheet using win::ole excel object

Of course, a Super Search for Win32::OLE and Excel reveals rather a lot of nodes, too... but if you have Excel installed the simplest way of learning how to "Automate" stuff is to use it's Macro Recording function (Tools Menu) and then hit ALT+F11 to view the code it recorded...

HTH - Mark

  • Comment on Re: insert into excel spreadsheet using win::ole excel object