View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Daren Daren is offline
external usenet poster
 
Posts: 162
Default Conditional Formatting to Check for Blanks

I have the formulat =IF(G2="","True", "False")

I want to use conditional formatting to turn the cell red when the value is
True. How do I do that?

Thanks.