ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Total 'x' in a certain column (https://www.excelbanter.com/excel-worksheet-functions/125556-total-x-certain-column.html)

SLKoelker

Total 'x' in a certain column
 
I have a spreadsheet with over 1300 lines and who knows how many columns. I
am trying to figure the total number of 'complete parts' in my spreadsheet. I
have a 'complete' column that I have just been putting an 'x' in when its
complete but I would be better to have a running total at the bottom for
quick reference. Is there a way to total up the x's in my 'complete' column??
Please help. Thanks

Ron Coderre

Total 'x' in a certain column
 
With
A1:A1300 containing either X's or blanks

This formula counts the number of cells containing only "X"
=COUNTIF(A1:A1300,"X")

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"SLKoelker" wrote:

I have a spreadsheet with over 1300 lines and who knows how many columns. I
am trying to figure the total number of 'complete parts' in my spreadsheet. I
have a 'complete' column that I have just been putting an 'x' in when its
complete but I would be better to have a running total at the bottom for
quick reference. Is there a way to total up the x's in my 'complete' column??
Please help. Thanks



All times are GMT +1. The time now is 11:27 PM.

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