View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CC CC is offline
external usenet poster
 
Posts: 91
Default How to use or < in LOOKUP formula?

I am trying to search a row of numbers for the first occurence of a number
=500 and return the date at which the number is found, where the dates are

the column headings in the spreadsheet. I can use LOOKUP to find the date
where the value = 500 but I need to find when it becomes =500.