I thinks this is what your after
Highlight the range you want, go to Format -> Conditional Formating
in the first box change "Cell value is" to "Formula is" then put this formula in the box
=IF(AND(($G$11=$H$11),($G$11 = "")),1,0)
then on format button choose No Fill
HTH
Dave