Hi,
I've got two select menus on a form which contain numbers. I'd like to have a cell background color change depending upon how much the two selected values multiply to... e.g.
select value1*select value2=color of cell.
There'd be a range of values so from 1 to 5 would be blue, 6-10 would be orange 10-15 would be red etc.
I've ssen a fair few examples of how to change a cell color but not depending upon the value of two multipled values... can anyone give me any pointers?
Cheers in advance
I've got two select menus on a form which contain numbers. I'd like to have a cell background color change depending upon how much the two selected values multiply to... e.g.
select value1*select value2=color of cell.
There'd be a range of values so from 1 to 5 would be blue, 6-10 would be orange 10-15 would be red etc.
I've ssen a fair few examples of how to change a cell color but not depending upon the value of two multipled values... can anyone give me any pointers?
Cheers in advance