in reply to Re: Excel range finding problem
in thread Excel range finding problem

I 'use' the following modules
use Win32::OLE; use Win32::OLE::Const q(Microsoft Excel);
Do you want to see more of the Perl that opens the spreadsheet?