ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Adding a column that used X's (https://www.excelbanter.com/excel-worksheet-functions/53596-adding-column-used-xs.html)

TJ

Adding a column that used X's
 
I have column's that I need to total. The staff uses X's not numbers. I need
to total these colums. What formula can i use. The sum function won't use X's.

Thanks in advance.

Roger Govier

Adding a column that used X's
 
Hi

=COUNTIF(A:A,"=X") will count the X's in column A
=SUMIF(A:A,"=X",B:B) will sum the values in column B that correspond with X
in column A

Regards

Roger Govier


TJ wrote:
I have column's that I need to total. The staff uses X's not numbers. I need
to total these colums. What formula can i use. The sum function won't use X's.

Thanks in advance.


Bob Phillips

Adding a column that used X's
 
=COUNTIFA:A,"X")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"TJ" wrote in message
...
I have column's that I need to total. The staff uses X's not numbers. I

need
to total these colums. What formula can i use. The sum function won't use

X's.

Thanks in advance.





All times are GMT +1. The time now is 08:07 AM.

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