Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lt. R
 
Posts: n/a
Default assign numbers a value, then get percentage

I am trying to make a spreadsheet with Y as in yes, and N as in No. i want
to assign the Y and N a value, then get a total percentage of yes's at the
bottom. Once I have the spreadsheet populated by everyone all I have to do
is look at the bottom and see what percantage is in compliance based off of
the Y's entered in for each question.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default assign numbers a value, then get percentage

=COUNTIF(A1:A100,"Y"),COUNTA(A1:A100)

and format the cell as a percentage.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Lt. R" <Lt. wrote in message
...
I am trying to make a spreadsheet with Y as in yes, and N as in No. i

want
to assign the Y and N a value, then get a total percentage of yes's at

the
bottom. Once I have the spreadsheet populated by everyone all I have to

do
is look at the bottom and see what percantage is in compliance based off

of
the Y's entered in for each question.



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
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? C-Man23 Excel Worksheet Functions 1 January 9th 06 01:23 PM
Increasing numbers in a column by percentage dekare Excel Worksheet Functions 1 December 29th 05 08:45 PM
How do I assign sequential numbers in an invoice? halex New Users to Excel 4 May 5th 05 06:46 PM
DECREASE ALL NUMBERS IN A COLUMN BY A PERCENTAGE LoriK Excel Worksheet Functions 1 December 30th 04 05:45 PM
Sorting when some numbers have a text suffix confused on the tundra Excel Discussion (Misc queries) 5 December 18th 04 10:19 PM


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