Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 192
Default How do I make excel 2000 calculate "yes"

Here's my problem :) I'm making a spreadsheet with a series of questions. The
answers are all Yes or No (or N/A). How do I get it to add up the number of
Y'es" answers? I used conditional formatting to color each cell (green for
yes, red for no white for n/a (which is ignored). But how to I total the
number of "yes" or green cells?
That's all I want it to do, tell me the number of yesses across each row.
But I've no idea how to tell it to do that <sigh
I can add up numbers just fine, but this has me befuddled!
Thanks for any help you can offer :)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default How do I make excel 2000 calculate "yes"

=COUNTIF(A1:A100,"Yes")

Adjust the range to suit.

Dave
--
Brevity is the soul of wit.


"Meenie" wrote:

Here's my problem :) I'm making a spreadsheet with a series of questions. The
answers are all Yes or No (or N/A). How do I get it to add up the number of
Y'es" answers? I used conditional formatting to color each cell (green for
yes, red for no white for n/a (which is ignored). But how to I total the
number of "yes" or green cells?
That's all I want it to do, tell me the number of yesses across each row.
But I've no idea how to tell it to do that <sigh
I can add up numbers just fine, but this has me befuddled!
Thanks for any help you can offer :)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 93
Default How do I make excel 2000 calculate "yes"

Example
=COUNTIF(A1:A5,"yes")

--
--
-John
Please rate when your question is answered to help us and others know what
is helpful.

"Meenie" wrote in message
...
Here's my problem :) I'm making a spreadsheet with a series of questions.
The
answers are all Yes or No (or N/A). How do I get it to add up the number
of
Y'es" answers? I used conditional formatting to color each cell (green for
yes, red for no white for n/a (which is ignored). But how to I total the
number of "yes" or green cells?
That's all I want it to do, tell me the number of yesses across each row.
But I've no idea how to tell it to do that <sigh
I can add up numbers just fine, but this has me befuddled!
Thanks for any help you can offer :)



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 192
Default How do I make excel 2000 calculate "yes"

Thanks Dave F... that's wonderful!
Now the next step is how do I make it tell me the % of yes.
ie: 10 questions. 10 yeses are 100%, 9 yesses are 90%, 8 yesses are 80%
?? (You can see I'm terrific at formulas... I really am pretty new at Excel
and thought I was doing so great... finally got the formulas down for adding,
subtracting, etc. but this has boggled my brain totally.
Is there somewhere in "help" that you find these things like "countif" etc?,
I sure couldnt find it <sigh
Thank you for your wonderful help!

"Dave F" wrote:

=COUNTIF(A1:A100,"Yes")

Adjust the range to suit.

Dave
--
Brevity is the soul of wit.


"Meenie" wrote:

Here's my problem :) I'm making a spreadsheet with a series of questions. The
answers are all Yes or No (or N/A). How do I get it to add up the number of
Y'es" answers? I used conditional formatting to color each cell (green for
yes, red for no white for n/a (which is ignored). But how to I total the
number of "yes" or green cells?
That's all I want it to do, tell me the number of yesses across each row.
But I've no idea how to tell it to do that <sigh
I can add up numbers just fine, but this has me befuddled!
Thanks for any help you can offer :)

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 192
Default How do I make excel 2000 calculate "yes"

Thank you, John, I'll be sure to do that!

"John Bundy" wrote:

Example
=COUNTIF(A1:A5,"yes")

--
--
-John
Please rate when your question is answered to help us and others know what
is helpful.

"Meenie" wrote in message
...
Here's my problem :) I'm making a spreadsheet with a series of questions.
The
answers are all Yes or No (or N/A). How do I get it to add up the number
of
Y'es" answers? I used conditional formatting to color each cell (green for
yes, red for no white for n/a (which is ignored). But how to I total the
number of "yes" or green cells?
That's all I want it to do, tell me the number of yesses across each row.
But I've no idea how to tell it to do that <sigh
I can add up numbers just fine, but this has me befuddled!
Thanks for any help you can offer :)




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
Using Excel 2000 VBA Application on Excel 2003 Excel Worksheet Functions 0 August 8th 06 02:36 AM
enable automatic refresh Vass Excel Worksheet Functions 2 March 11th 06 04:36 AM
Calculate duration in Excel 2000 Babette Excel Worksheet Functions 1 November 22nd 05 11:21 PM
calculate dates in Excel 2000 Trainer Excel Discussion (Misc queries) 3 February 17th 05 02:25 PM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


All times are GMT +1. The time now is 02:31 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"