ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Help adding letters in column (https://www.excelbanter.com/excel-worksheet-functions/146032-help-adding-letters-column.html)

melisa0820

Help adding letters in column
 
i need help...

i have a sheet that looks like this for example

apples p
pears v
banana p
cherry p
grapefruit v

my questions is - is there a formula that i can use to add up the "p's" in a
specific column with out counting them manually???

FSt1

Help adding letters in column
 
hi,
are the values (fruits and letters) in the same column?
if so example 1 - same column in column A...
=countif(A1:A100,"*p")

if not exaple 2 - different columns -fruits column A, letters column B...
=countif(B1:B100,"p")

Adjust to your data.
Regards
FSt1

"melisa0820" wrote:

i need help...

i have a sheet that looks like this for example

apples p
pears v
banana p
cherry p
grapefruit v

my questions is - is there a formula that i can use to add up the "p's" in a
specific column with out counting them manually???


Teethless mama

Help adding letters in column
 
=COUNTIF(A1:A100,"P")


"melisa0820" wrote:

i need help...

i have a sheet that looks like this for example

apples p
pears v
banana p
cherry p
grapefruit v

my questions is - is there a formula that i can use to add up the "p's" in a
specific column with out counting them manually???



All times are GMT +1. The time now is 02:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com