View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lccubb lccubb is offline
external usenet poster
 
Posts: 7
Default Conditional Formula

I would like to do a SUM and IF statement to do the following:

Give me the sum of another cell. If that sum is less then 98% then display
the sum in bold red text. I'm drawing a blank on what my formula should be.

I have:

=SUM('D7 Growth & BB tracking'!H7)