Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
TJ
 
Posts: n/a
Default 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.
  #2   Report Post  
Roger Govier
 
Posts: n/a
Default 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.

  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default 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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Arithmetical Mode of Criteria in Multiple Non-Adjacent columns Sam via OfficeKB.com Excel Worksheet Functions 4 July 14th 05 09:15 PM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM
ADDING SUM TOTAL OF MORE THAN 30 CELLS IN A COLUMN TOGETHER - WON. Robin Smith Excel Discussion (Misc queries) 0 December 20th 04 08:47 PM
How can I sort an entire spreadsheet from a list prod sorter Excel Worksheet Functions 4 November 17th 04 03:43 AM


All times are GMT +1. The time now is 09:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"