+ Reply to Thread
Results 1 to 6 of 6

Additions

  1. #1
    Registered User
    Join Date
    02-11-2007
    Posts
    4

    Question Additions

    Hey,

    I use Excel to run my own Fantasy Football competition with a few mates. I have all of the players listed with their current points total next to their names and then each of the Fantasy teams with the workbooks linked with formulae so that I dont have to enter the points for each player into each team. I just do it once.

    For example, if John Smith scores 5 points and he is already on 100 points then I simply use my head and add 5 to 100 and re-enter the points. But it would be alot easier if there was some function that I could use that will allow me to just type in the points he scored in that game and it adds it to the total, or adds it to the previous number in the cell (e.g. if the cell says 100 and I type 5 it changes it to 105).

    Thanks for any tips in advance

    Christof

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Do you need to record the precious scores ??

    if you don't then maybe this link might help

    http://www.mcgimpsey.com/excel/accumulator.html

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    02-11-2007
    Posts
    4
    Ahh an accumulator. Thats what I need.

    Just been playing about with some formulae. I have tried things like =A1+B1 where B1 is the cell that I enter the data into and it gets added to the value already in A1. This would be fine but Excel does some strange thing by altering the values of other cells that are not included in the formula. Strange.

    That link you posted looks like it would do the trick but im not all that great with the VBA stuff

    Thank you though

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Does this help

    VBA Noob
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-11-2007
    Posts
    4
    Still dont really know what im doing with the code

  6. #6
    Registered User
    Join Date
    02-09-2007
    Posts
    11
    Can't you just have a column set up for each week of games? For example, on your main data sheet, column A would have the players names, column B would have week 1 scores, colunm C would have week 2 scores etc. Your last column would have the YTD total and you could link this to each individual team tab. This would allow you to retain history and not have to do the math in your head.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1