blonde poker forum
Welcome, Guest. Please login or register.
August 12, 2025, 05:02:14 AM

Login with username, password and session length
Search:     Advanced search
2262839 Posts in 66615 Topics by 16992 Members
Latest Member: Rmf22
* Home Help Arcade Search Calendar Guidelines Login Register
+  blonde poker forum
|-+  Community Forums
| |-+  The Lounge
| | |-+  Any excel experts about?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Any excel experts about?  (Read 1348 times)
ifm
If you're not part of the solution, you're a solid or a gas. Jimmy Carr
Hero Member
*****
Offline Offline

Posts: 9259



View Profile WWW
« on: January 07, 2008, 07:26:24 PM »

Hello, i need to modify a spreadsheet i found online.
It's currently for a football league but i want to change it to a darts individual league.
The problem i am having is that the points system is not what i want, currently it awards points for win, lose and draw but i want it to be:
5 points for 3-0
4 points for 2-1
1 point for 1-2
0 points for 0-3
Its been years since i mucked about with excel and i don't have the time to relearn it as the league starts tomorrow!!!
Thanks for any help, file is here:

http://cid-89088a19a0d936ba.skydrive.live.com/browse.aspx/Public
Logged

Sometimes you have to suffer a little bit in your youth to motivate yourself to succeed in later life.
Do you think if Bill Gates got laid in high school, do you think there'd be a Microsoft?
Of course not.
M3boy
Hero Member
*****
Offline Offline

Posts: 5785



View Profile WWW
« Reply #1 on: January 07, 2008, 07:30:51 PM »

I may take a look later for you if I get time
Logged
Grier78
www.AllInOnADraw.com
Hero Member
*****
Offline Offline

Posts: 1136


www.AllInOnADraw.com


View Profile WWW
« Reply #2 on: January 07, 2008, 07:34:20 PM »

I am looking at it now, will have it ready in a couple of hours. Msg me your email address and I will send it you when its done.
Logged

M3boy
Hero Member
*****
Offline Offline

Posts: 5785



View Profile WWW
« Reply #3 on: January 07, 2008, 07:35:07 PM »

I am looking at it now, will have it ready in a couple of hours. Msg me your email address and I will send it you when its done.

Saves me a job then Wink
Logged
MKKfish
Sr. Member
****
Offline Offline

Posts: 633



View Profile
« Reply #4 on: January 07, 2008, 07:53:05 PM »

(1) Assuming you are going to key the result as "3-0", the cell in which you type the result will need to be formatted as text.

(2) Lets say you are using Columd D for the result and starting at Row 6.


Choose a column over to the right, say 'M' to start your formulae.

In M6 insert formula If(="3-0",5,0)
In N6 insert formula If(="2-1",4,0)
In O6 insert formula If(="1-2",1,0)
In P6 insert formula If(="0-3",0,0)  This one really redundant but included it anyway

Then in what ever cell you want the points tally displayed, assuming you want it on the same row as the match, insert formula =sum(M6:P6).

Copy down as required.

« Last Edit: January 07, 2008, 10:42:17 PM by MKKfish » Logged
RichEO
Hero Member
*****
Offline Offline

Posts: 1493



View Profile
« Reply #5 on: January 07, 2008, 11:09:13 PM »

Sorted it? I'll make the changes if your still stuck.
Logged
ifm
If you're not part of the solution, you're a solid or a gas. Jimmy Carr
Hero Member
*****
Offline Offline

Posts: 9259



View Profile WWW
« Reply #6 on: January 07, 2008, 11:23:18 PM »

Sorted it? I'll make the changes if your still stuck.

Sorted, exactly as described, so grateful.
Logged

Sometimes you have to suffer a little bit in your youth to motivate yourself to succeed in later life.
Do you think if Bill Gates got laid in high school, do you think there'd be a Microsoft?
Of course not.
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.037 seconds with 19 queries.