View Single Post
  #1   Report Post  
AG
 
Posts: n/a
Default Construct cell reference for use in formula

I have Dates in column A with an associated text in column B.
How do I evaluate the text in an If function for a given Date when I don't
know which row I need?

If I knew 1/1/05 was in row 10, I use IF(B10="B"
but how do I construct this refernce when I don't know that I want row 10?