#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
gma gma is offline
external usenet poster
 
Posts: 45
Default x = 1 or a value

I want to put a "X" in a cell and had that total a number
colume a
1 X
2 X
3 X
total 3

how do i do that or can it be done?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default x = 1 or a value

Try

=COUNTIF(A1:A27,"x")

Mike

"gma" wrote:

I want to put a "X" in a cell and had that total a number
colume a
1 X
2 X
3 X
total 3

how do i do that or can it be done?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default x = 1 or a value

Insert this formula in the required result cell:

=COUNTIF(A1:A3,"X")

Adjust range as needed!

Regards,
Stefi

€˛gma€¯ ezt Ć*rta:

I want to put a "X" in a cell and had that total a number
colume a
1 X
2 X
3 X
total 3

how do i do that or can it be done?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
gma gma is offline
external usenet poster
 
Posts: 45
Default x = 1 or a value

thanks

"Stefi" wrote:

Insert this formula in the required result cell:

=COUNTIF(A1:A3,"X")

Adjust range as needed!

Regards,
Stefi

€˛gma€¯ ezt Ć*rta:

I want to put a "X" in a cell and had that total a number
colume a
1 X
2 X
3 X
total 3

how do i do that or can it be done?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
gma gma is offline
external usenet poster
 
Posts: 45
Default x = 1 or a value

thanks mike

"Mike H" wrote:

Try

=COUNTIF(A1:A27,"x")

Mike

"gma" wrote:

I want to put a "X" in a cell and had that total a number
colume a
1 X
2 X
3 X
total 3

how do i do that or can it be done?



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default x = 1 or a value

You are welcome! Thanks for the feedback!
Stefi

€˛gma€¯ ezt Ć*rta:

thanks

"Stefi" wrote:

Insert this formula in the required result cell:

=COUNTIF(A1:A3,"X")

Adjust range as needed!

Regards,
Stefi

€˛gma€¯ ezt Ć*rta:

I want to put a "X" in a cell and had that total a number
colume a
1 X
2 X
3 X
total 3

how do i do that or can it be done?

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



All times are GMT +1. The time now is 12:27 AM.

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

About Us

"It's about Microsoft Excel"