M
merlot
I have a problem building a formula to do the following; I have a give
number which I want to split up to allocated levels.
example;
240000
Cell1 allocated the first 4000
Cell 2 the next 16000
Cell 3 the next 50000
Cell 4 the balance
However, if the number is only 2000 I wish that cells 2, 3 & 4 record
zero.
I have been using IF statements however I am not sure this is correct
number which I want to split up to allocated levels.
example;
240000
Cell1 allocated the first 4000
Cell 2 the next 16000
Cell 3 the next 50000
Cell 4 the balance
However, if the number is only 2000 I wish that cells 2, 3 & 4 record
zero.
I have been using IF statements however I am not sure this is correct