I have a simple formula in C1 like =A1*B1
What have I to add that when a certain value is reached it dont take the calculation in consideration but the max value.
EX. In A1 (25); in B1 (36); in C1 with the formula A1*B1 = 900.
So far so good. But in a next calculation I use C1 as reference, but I can only have a max of 700.
So the next calculation should not be 900 but 700. If the value is less than 700 than of course take the value of C1
Thanks for your reply
Bookmarks