Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Fenneth
 
Posts: n/a
Default Very simple question.


I have made a spreadsheet to track my results in a certain game.
Basically I just have a column in which I put 1 for a win and 0 for a
loss. What formula should I use to determine my % of wins?

Thanks in advance.


--
Fenneth
------------------------------------------------------------------------
Fenneth's Profile: http://www.excelforum.com/member.php...o&userid=33655
View this thread: http://www.excelforum.com/showthread...hreadid=534290

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Very simple question.

=sum(yourrange)/count(yourrange)

format as a percentage

Fenneth wrote:

I have made a spreadsheet to track my results in a certain game.
Basically I just have a column in which I put 1 for a win and 0 for a
loss. What formula should I use to determine my % of wins?

Thanks in advance.

--
Fenneth
------------------------------------------------------------------------
Fenneth's Profile: http://www.excelforum.com/member.php...o&userid=33655
View this thread: http://www.excelforum.com/showthread...hreadid=534290


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Very simple question.

HI Fenneth,

=SUM(A1:A10)/COUNTA(A1:A10)

Format as %

--
Kind regards,

Niek Otten

"Fenneth" wrote in message
...
|
| I have made a spreadsheet to track my results in a certain game.
| Basically I just have a column in which I put 1 for a win and 0 for a
| loss. What formula should I use to determine my % of wins?
|
| Thanks in advance.
|
|
| --
| Fenneth
| ------------------------------------------------------------------------
| Fenneth's Profile: http://www.excelforum.com/member.php...o&userid=33655
| View this thread: http://www.excelforum.com/showthread...hreadid=534290
|


  #4   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett
 
Posts: n/a
Default Very simple question.

Simple if you know how. Pls use meaningful subject lines.
=AVERAGE(IF(G1:G50,G1:G5))
This is an ARRAY formula so must be entered edited using ctrl+shift+enter vs
just enter.
--
Don Guillett
SalesAid Software

"Fenneth" wrote in
message ...

I have made a spreadsheet to track my results in a certain game.
Basically I just have a column in which I put 1 for a win and 0 for a
loss. What formula should I use to determine my % of wins?

Thanks in advance.


--
Fenneth
------------------------------------------------------------------------
Fenneth's Profile:
http://www.excelforum.com/member.php...o&userid=33655
View this thread: http://www.excelforum.com/showthread...hreadid=534290



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
Simple AutoFill Series Question Abode Excel Discussion (Misc queries) 1 March 23rd 06 07:28 AM
excel charts, simple question PH NEWS Excel Worksheet Functions 6 February 9th 06 12:05 PM
a very simple question [email protected] Excel Discussion (Misc queries) 6 November 6th 05 02:50 PM
simple Wildcard Question nastech Excel Discussion (Misc queries) 3 October 17th 05 03:56 AM
Simple Question cjjoo Excel Worksheet Functions 2 October 12th 05 04:38 AM


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