S
shadestreet
Trying to use the VLOOKUP function, but I keep getting #REF errors
despite the fact that I am using the function wizard.
Here is the formula I am using, and I will describe what is in eac
cell/column:
=VLOOKUP(D5,C9:C39,13,FALSE)
D5 = I am using a function to find todays date, specifically "=TODAY()
Current value is 3/12/04
C9:C39 = Range of dates, I input the first day of the month in C
(3/1/04) and then dragged down the rest of the dates.
13 = This is column M, and this is probably what I am messing up on.
In this column I have the number of workdays remaining in a year, th
value I want to retrieve is in the row that matches todays date fro
column C. Note that there is a formula in this cell to calculat
remaining workdays, but I dont think posting it is relevan.t
FALSE = Shouldnt matter, the data is sorted in ascending order an
there is an exact value to match.
Ok, any suggestions? What am I doing wrong
despite the fact that I am using the function wizard.
Here is the formula I am using, and I will describe what is in eac
cell/column:
=VLOOKUP(D5,C9:C39,13,FALSE)
D5 = I am using a function to find todays date, specifically "=TODAY()
Current value is 3/12/04
C9:C39 = Range of dates, I input the first day of the month in C
(3/1/04) and then dragged down the rest of the dates.
13 = This is column M, and this is probably what I am messing up on.
In this column I have the number of workdays remaining in a year, th
value I want to retrieve is in the row that matches todays date fro
column C. Note that there is a formula in this cell to calculat
remaining workdays, but I dont think posting it is relevan.t
FALSE = Shouldnt matter, the data is sorted in ascending order an
there is an exact value to match.
Ok, any suggestions? What am I doing wrong