View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
manuel manuel is offline
external usenet poster
 
Posts: 13
Default dismiss blanks in lookup

Hi, I have 3 columns
column A - 6 digit numbers that may repeat.(no blank cells)
column B - dates or blank (some blank cells)
column C - lookup formula
I want the cell in column C to look up a number in column A and return the
value in column B. If the cell in column B is empty, I want to find the next
match in column A and so on until it finds a date in Column B. Thank you in
advance.
--
Manuel