Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

excel sum formula 1

Status
Not open for further replies.

Bluejay07

Programmer
Joined
Mar 9, 2007
Messages
780
Location
CA
Hello,

I have a text column with a header. The values in the column will either be Y, N or blank. I am looking for a sum function that will count the total number of Y's in that column. I think I would need the sumif function, but I don't know the exact syxtax I would require.

Any help would be appreciated.
Thanks.

If at first you don't succeed, then sky diving wasn't meant for you!
 


hi,

That would be the COUNTIF() function.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
[blush]
Spent too much time formatting.
 
Thank you both. Countif is the correct one I needed.

If at first you don't succeed, then sky diving wasn't meant for you!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top