Hi!
I'd like to change color on a cell depending on the value typed in the cell. The value in the cell is also depending on a previous value typed in another cell.
https://postimg.org/image/8nmzoc6ct/
Lets say this,
In column A I can choose three different alt.(K,L,M), those three values have different requirenments,
K = 1-3
L= 4-6
M= 7-10
If I type L in column A the requirenment for the corresponding column B.
Lets say that I type in 10 in column B, the requirenment is not met (Should be 4-6). Now I want this cell to be red.
I've tried using VLOOKUP and a helping chart like this,
K 1 3 L 4 6 M 7 10
I have around 100 lines of values and with this method I have to put in all of these manually.
Even the conditional formatting is not working.
https://postimg.org/image/eq9fxe41f/
From the pict above you can see that I have one line for every data input. I would like to have max 3 lines that fullfilles every value input in a column.
Thanks for the help.
Bookmarks