View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Extracting data from read only EXCEL files

I want to extract data from about 100 read only files. I need to do the
following:

Identify the row # that contains:
Bereavement in Column A and ENG in Column C.

Assume that the workbook is "oWB" and the sheet in the workbook is "Sheet"

Thanks,
Barb Reinhardt