HollyAnn73
New Member
- Joined
- Jul 21, 2008
- Messages
- 13
I am trying to send a value from column B to a column based on the date in Column A. Example:
A B C D E F
05/01 05/08 5/15 5/22
05/03/11 $100.00 100.00
05/17/11 200.00 200.00
Basically, I want to ask it to compare the dates in the top row with the dates in column A and place the value of column B in the column that represents the lowest of the date range between the two. So for example, if A is between C1 and D1 then place B in C and so on. I tried with an "If" and a "lookup" with no avail. Any ideas or am I doing something wrong?
Any help is appreciated. Thank you!
A B C D E F
05/01 05/08 5/15 5/22
05/03/11 $100.00 100.00
05/17/11 200.00 200.00
Basically, I want to ask it to compare the dates in the top row with the dates in column A and place the value of column B in the column that represents the lowest of the date range between the two. So for example, if A is between C1 and D1 then place B in C and so on. I tried with an "If" and a "lookup" with no avail. Any ideas or am I doing something wrong?
Any help is appreciated. Thank you!