in reply to Excel range finding problem
What module are you using to read the Excel file?
use Win32::OLE; use Win32::OLE::Const q(Microsoft Excel); [download]