Results 1 to 10 of 124
Like Tree40Likes

Thread: TE20 training calculator

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Addicted
    Join Date
    Apr 2020
    Posts
    619
    Quote Originally Posted by Kwal View Post
    Nice! You've managed to update it just before the start of the new season. Well done mate.
    I like the looks of it; simple and clear. That makes it easy to use. Next to the power training it also gives extra information of targetting specific skills and the current average of the specific drills. I might add that to mine as well.

    The only thing I would change is the possibility to make extra "planner" sheets. To save the input of multiple players.
    Otherwise you have to remove all the data you've put in if you want to do another player or save the whole file completely for 1 player.
    Thanks, it was a lot of work, but I managed. Your sheet gave me some inspiration with regards to layout which made it easier.

    The additional information is actually quiet nice as it provides some quick info that might be important. Let me know if I can be of any help with regards to that.

    Thanks for your suggestion. I was actually considering doing something similar. I want to insert a macro allowing managers to clear or restore all orange cells. Dublicating the sheet and saving the training for a specific player might be a nice addition as well. But I haven't managed to get that far in my excel skills. I'm completely new to VBA. I'll have to do some reading.


    Skickat från min VOG-L29 via Tapatalk
    maloukees and Kwal like this.
    Download my power training tool here https://forum.topeleven.com/tutorial...alculator.html

  2. #2
    Newbie
    Join Date
    Dec 2019
    Posts
    33
    Quote Originally Posted by Arphaxad View Post
    Thanks, it was a lot of work, but I managed. Your sheet gave me some inspiration with regards to layout which made it easier.

    The additional information is actually quiet nice as it provides some quick info that might be important. Let me know if I can be of any help with regards to that.

    Thanks for your suggestion. I was actually considering doing something similar. I want to insert a macro allowing managers to clear or restore all orange cells. Dublicating the sheet and saving the training for a specific player might be a nice addition as well. But I haven't managed to get that far in my excel skills. I'm completely new to VBA. I'll have to do some reading.


    Skickat från min VOG-L29 via Tapatalk
    Thanks if I need anything I will let you know.
    I don't know much about VBA either, fortunally you can find a lot of pre-made scripts if you google.
    These are good additions and it will make the sheets even better. It's good to automate as much as possible.
    I've done the same to mine now with the addition of a delete button, but without the saving option. I'm curious to see how that works.