Formula needed

D

dhstein

I have a sorted range of dates (in date format) from the past to the future
in column A. Cell B1 has =TODAY(). I need a formula that will give me the
row that divides the past from the future. So if today is 1/20/10 and cell
A75 has 1/15/10 and cell A76 has 2/3/10, the formula should return a value of
75. Thanks for any help on this.
 
×

מיכ×ל (מיקי) ×בידן

Maybe: =MATCH(B1,A1:A100)
Micky
 
D

dhstein

All 3 of these worked. David gets extra credit for saving bits. I plan on
using the bit savings as a down payment on my next formula. Thanks guys.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Find the position of a date 6
Formula Question 3
Help needed 0
3 Similar formulas, one returns #VALUE! 4
Conditional format for future date 2
Use Formula to Replace A Cell 3
Excel VBA 1
Salary by Qtr Formula 1

Top