Thread: IF statement
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dustinl15 dustinl15 is offline
external usenet poster
 
Posts: 2
Default IF statement

Is it possible for an IF statement to check to see if a Cell is Highlighted
and if it is Highlighted (True) then do what ever I want. I want to go
through and add all the cell that are highlighted on my spreadsheet with a
formula so if I ever highlight new ones or un-highlight any if will change
the sum.