View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kevin Baker[_2_] Kevin Baker[_2_] is offline
external usenet poster
 
Posts: 13
Default CF in VB Code - Simple Request

Hi Everyone,

Simple (I think)... Would like VB Code to do the following:

If cell F2 is greater than 1 AND cell G2 is blank then change the cell color
to Light Yellow.

Of course I need to work for the entire F column and G column

Thanks,
Kevin