html - Changing color of cell based on another cells value -


let's have number of id's in column a, number of dates connected id's in column b, , of dates connected id's in column c. dates updated on different occasions. if want make formula conditional formatting color of cells value of "0" in column c changed, when same id has date on column b.

id   date1     date2 vvv  15-07-26  0 

i want cell 0 have color.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -