[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference trucks::football;1

Title: Soccer Football Conference
Notice:Don't forget your season ticket.....
Moderator:MOVIES::PLAYFORD
Created:Thu Aug 08 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:608
Total number of notes:85903

448.0. "League Table Spreadsheet" by YUPPY::WORBOYS () Mon Sep 26 1994 14:28

    I want to generate a league table using Microsoft Excel. 
    
    Not quite sure how it will work, but I guess I would enter all the 
    new scores and goals, then excel would calculate the new position.
    
    Any pointers please.
    
    Gary Worboys DTN 847 6401
    
T.RTitleUserPersonal
Name
DateLines
448.1TRUCKS::SANTcomfortably numb...Mon Sep 26 1994 15:1013
    
    	Excellent idea, Gary. What did you mean by "pointers"? Do you
    	mean "how to do it" or where to get the results or what?
    
    	Check out the conference directory. There is already a note that
    	I think Al Roberstson updates that carries results, points, latest
    	league table etc.
    
    	Don't want you wasting your time developing something that already
    	exists....
    
    	Andy.
             
448.2YUPPY::WORBOYSMon Sep 26 1994 15:3411
    Andy,
    
    
    By pointers I mean has anyone got a spreadsheet that I can have a 
    copy of. 
    
    I want to use it for a local boys team that I run, so it won't be 
    a problem getting the results, its just working out how to do it 
    on excel. 
    
    Thanks Gary
448.3Basic Program availablePAKORA::AMILLARExactement ce qu'il faut, Brian!Mon Sep 26 1994 16:4713
    
    Hi,
    	I have a BASIC program that I used last year to enter the Scottish
    Premier Division in note 14. The reason that I'm not doing it this year
    though is because I missed the first couple of weeks when I was on
    holiday. It's better if you can start at the beginning of the campaign.
    It did, however, update the league table from results entered, so it
    did all the work for you, and could also produce the Form Guide that is
    shown at the bottom of the table.
    	If it's of interest, just let me know.
    
    Archie
    
448.4Skinning a Cat...GYMAC::DCASSIDYMon Sep 26 1994 17:1112
    
    I have a BASIC program which can do this BUT if you have MS Access
    it'll allow you more flexibility in your design and resultant output
    and NOT that difficult to program.
    
    However Excel V5.0 would be ideal as it has Combo Boxes which would
    reduce the amount of work to be done once the design of the sheet has
    been completed.
    
    Dezzz.
    
    
448.5Command Procedure (DCL)ZUR01::JAUNINThough through, plough, cough or toughTue Sep 27 1994 14:5346
I've got a simple command procedure, designed for a league with 10 teams.
It reads the current standing from a .dat file. Then you have to enter the
results and it creates actual .txt file with results und standings, and an
updated .dat file.

It's not very confortable, the user interface is poor (no correction
possibility,...) if you enter a mistake you have to delete the created
(wrong) files and try it again...

...but anyway feel free to copy and use (part of) it...

   copy CRASHY::DISK$USER2:[000000.PUBLIC.RANK]*.*   (48.330)

andre

----------------------
output:
$type RANG_AKT.TXT

        *** Results, 1. Round ***
        ==========================

        UHC Rot Weiss Chur  -  HC Rychenberg            1 :  1
        UHC GIANTS KLOTEN   -  SV Wiler                 5 :  2
        UHU Bern            -  Torpedo Chur             6 :  3
        Torpedo Gauchern    -  Alligator Malans         3 :  3
        UHC Uznach          -  UHT Z�ziwil              8 :  1

        *** Standing after 1. Round ***
        ================================

            Team                Games      Score      Diff          Points

         1. UHC Uznach            1       8 -   1     +  7            2
         2. UHU Bern              1       6 -   3     +  3            2
         3. UHC GIANTS KLOTEN     1       5 -   2     +  3            2
        ------------------------------------------------------------------
         4. Torpedo Gauchern      1       3 -   3     +  0            1
         5. Alligator Malans      1       3 -   3     +  0            1
         6. UHC Rot Weiss Chur    1       1 -   1     +  0            1
         7. HC Rychenberg         1       1 -   1     +  0            1
         8. Torpedo Chur          1       3 -   6     -  3            0
        ------------------------------------------------------------------
         9. SV Wiler              1       2 -   5     -  3            0
        10. UHT Z�ziwil           1       1 -   8     -  7            0
448.6SpreadsheetYUPPY::HICKEYDThe longer u live the sooner u dieTue Sep 27 1994 17:0010
    
    Gary ,
    
    Monday's Sun contains a parallellogram/spreadsheet with all past
    results and future fixtures . It may give you a pointer . All you have
    to then is calculate the.......add the.....write a flow chart ...then
    onto Basic.......then hand over responsibility to Chris McDonald and
    then you should be there.
    
    Peter Unite. 
448.7X-cel sheet from a non-wizardBIS5::PALMKE::roosenTue Sep 27 1994 17:2813
Gary,

I started working on a spreadsheet to calculate the standings of my proper 
football aswell my basketballteam. The footballclub I'm playing for (which is in 
fact a British footballclub) consists of 6 teams and as I'm playing for two of 
them I've three different standings to produce. The only logic problem I'm facing 
is that I'm trying to create a template useable for all. This template is set up 
for 14 teams. Now the problem is that the schedule for one league is not the same 
as for the other league. But besides this, when my spreadsheet comes out of 
beta-testing and you're interested give me a sign.


Paddy
448.8YUPPY::WORBOYSWed Sep 28 1994 15:1810
    Many thanks for all your inputs, If I make any progress I will 
    keep you posted.
    
    
    Gary 
    
    
    PS Don, I will ensure that you work a 25 hour day during the move 
    ;-).