View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tukky142 tukky142 is offline
external usenet poster
 
Posts: 4
Default Finding matching cells between two workborks and updating cell con

Hi,

I have two workbooks, I would like to replace information in the first
workbook with information from the second book by searching for a reference
and then replacing information.
Workbooks contain following info -
Operation number - EA100, Operation time 0.30.
I want to find the operation number and then replace the operation time with
the latest time from the second work book.

Thanks in advance