View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Dirk Van de moortel Dirk Van de moortel is offline
external usenet poster
 
Posts: 7
Default Color Range of Cells


"Bob Phillips" wrote in message ...
Simpler formula - =$A5=""


Yep, but then I would write it as
= ( $A5 = "" )

Dirk Vdm