LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 358
Default Scoring Formula helop

I am trying to make an excel file that keeps scores for some events I am
having. The problem that I am having is that in this one event I have 2
variables Balloons and time.

I am trying to make it so that if you have the most balloons then you get 30
points, 2nd most gets 20, 3rd 10, and the rest 0. If there is a tie for
number of balloons I want it to go to time.

For an event that is just comparing time, this is what I have:
=IF(SMALL(O$4:O$9,1)=O4,1,IF(SMALL(O$4:O$9,2)=O4,2 ,IF(SMALL(O$4:O$9,3)=O4,3,0)))

Can anybody give me a hand with this??
 
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
Scoring three groups, each with 6 levels Hoytmedic Excel Worksheet Functions 5 July 4th 07 06:58 PM
Scoring function not quite right? Simon Lloyd Excel Worksheet Functions 3 May 10th 06 07:46 PM
Auto Scoring Missile Excel Worksheet Functions 0 April 21st 05 08:04 AM
Auto Scoring Sheet Missile Excel Discussion (Misc queries) 0 April 20th 05 10:38 PM
Scoring multiple cells soxn4n04 Excel Worksheet Functions 1 December 7th 04 07:56 PM


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