D
Don
I have the following formula in cell V32. (VLOOKUP(V26,'Special
AssessmentTable-AccInv'A3:B112,2,FALSE)) What I am trying to do is to
write a fomula that will round the figure off that is looked up. The
criteria for the formula is if the number that is lookup is below a
$1,000 round to the nearest $25. Or if the figure that is lookup is
above a $1,000 round down to the nearest $100.
What I have ran into here is when I attempt to write the formula, I
make a circular reference to the cell that I am entering the formula
into. How do I write a formula to perform a function in the same
cell? Any suggestions?
AssessmentTable-AccInv'A3:B112,2,FALSE)) What I am trying to do is to
write a fomula that will round the figure off that is looked up. The
criteria for the formula is if the number that is lookup is below a
$1,000 round to the nearest $25. Or if the figure that is lookup is
above a $1,000 round down to the nearest $100.
What I have ran into here is when I attempt to write the formula, I
make a circular reference to the cell that I am entering the formula
into. How do I write a formula to perform a function in the same
cell? Any suggestions?