in reply to Win32::OLE question solution?
If you look at the example code in Spreadsheet::ParseExcel::Simple you'll see that this is not a particularly difficult task. You can step through each worksheet sequentially and programmatically select the rows/cells you need. I'm not sure what you mean with respect to Ctrl->; at least the way I envision this, you would need to be able to identify any selection criteria in advance.
|
|---|