View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
michelle michelle is offline
external usenet poster
 
Posts: 310
Default More Functions based on Font Color

I'm trying to add the cells who's font color is red. What I have so far is

=SUMIF(F4:F116," ")

Am I close?