J
jarwyn
Hi
I'm new to this forum so "Hello" to everybody. I've had a look aroun
the forum but I can't seem to find the answer to my problem. I'm sur
it must be possible but I've tried everything I know short of writing
Macro. I hope one of you wonderful people will be able to help, I can'
believe I am the first person to come up against this problem
Here's the problem (somewhat simplified) ;
I have a column of cells containing the following formulae
Cell 1 (K2) =VLOOKUP(I2,$A2:$E34,5)
Cell 2 (K3) =VLOOKUP(I3,$A35:$E103,5)
Cell 3 (K4) =VLOOKUP(I4,$A104:$E176,5)
which looks up the value contained in cells I2, I3 & I4 and returns th
corresponding values from the range specified into cells K2, K3 & K4
So far so good - but now I want to total the 3 cells up i.e. K2 + K3
K4
If I use SUM it gives a value of 0 and most other things return a
error. I've tried various ways of converting the formula to a value b
adding INT, or by using CELL but nothing seems to work.
Please help as I am tearing my hair out, and I don't have much left!
Cheer
I'm new to this forum so "Hello" to everybody. I've had a look aroun
the forum but I can't seem to find the answer to my problem. I'm sur
it must be possible but I've tried everything I know short of writing
Macro. I hope one of you wonderful people will be able to help, I can'
believe I am the first person to come up against this problem
Here's the problem (somewhat simplified) ;
I have a column of cells containing the following formulae
Cell 1 (K2) =VLOOKUP(I2,$A2:$E34,5)
Cell 2 (K3) =VLOOKUP(I3,$A35:$E103,5)
Cell 3 (K4) =VLOOKUP(I4,$A104:$E176,5)
which looks up the value contained in cells I2, I3 & I4 and returns th
corresponding values from the range specified into cells K2, K3 & K4
So far so good - but now I want to total the 3 cells up i.e. K2 + K3
K4
If I use SUM it gives a value of 0 and most other things return a
error. I've tried various ways of converting the formula to a value b
adding INT, or by using CELL but nothing seems to work.
Please help as I am tearing my hair out, and I don't have much left!
Cheer