View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
dlw dlw is offline
external usenet poster
 
Posts: 510
Default formula for totals in column C if they are words rather than numbe

use =sumif, with "range" as C column and "sum range" as the numbers and
criteria is the word you want to sum for.

"Dottled" wrote:

I have a spreadsheet and column C has words like suspended, authorised,
pending etc - can I create a formula to total the different states?