View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default returning a SUM from text.

Hi,

=COUNTIF(A:A,"Yes")

Mike

"tommyuptown" wrote:

I have inserted yes/no checkboxes into a spreadsheet, I am looking for a
Sumif that will return a total for all yes' answers in the column.