Git Product home page Git Product logo

lol-spreadsheet's Introduction

LoL-Spreadsheet

An Excel spreadsheet for logging League of Legends matches. Main feature is a UserForm which eases logging matches.

Features

  • Form with fields for each column which makes entering into the spreadsheet directly unnecessary
    • Automatically calculates and enters:
      • Date
      • Net LP change
        • Can account for dodged games/negative LP
      • CS per minute
      • Gold per minute
  • Many options for:
    • Which fields to clear
    • Which fields can be navigated with the tab key
  • Conditionally formatted columns

Planned Features

  • C# port
  • Improve conditionally formatted columns
    • Different ranges per role 1
    • Differents ranges per champion 2
  • Add error handling!!!
  • Importing match data stored on a file

Instructions

Requirements

So far, the VBA macro has only been tested on:

  • Excel 2013
  • Excel from Office 365 ProPlus 2016.

I will update this list if I get confirmation of additional working software.

Usage

Upon opening the spreadsheet for the first time, you may be given prompts on yellow horizontal bars at the top of the screen. One will warn that the file is from the internet and prompt you to enable editing. Do so. The other will prompt you to enable macros, do so as well.

To log a match, click on the button named Enter New Match. A UserForm will appear. Here is where you enter all of the details for the match. Note that some fields, such as the Screenshot and the Dodged checkboxes, are optional.

Once you have completed the form, you can transfer the data to the spreadsheet by pressing the Submit button. If a mandatory field was entered incorrectly or left empty, the macro will mark that field in red for you (this can be partially disabled.)

Configuration

The macro has several quite specific settings for specifying which fields to clear and which fields to skip over when navigating with the tab key. These settings are located in the Misc. Settings tab along with those for disabling error checking. The error checking settings cannot disable error checking for fields which must be numerical.3

Known Issues

  • Saving settings to a file is disabled
    • Original implementation idea didn't work; I do have some ideas as to how to implement it
  • Scroll wheel does not function on ComboBoxes (drop down lists)
    • Seems unlikely I can make this word but I will keep digging around

Credits


Footnotes
  1. Because, for example, certain stats like gold and CS per minute have much lower averages for supports and junglers.
  2. Mutch more abitious, but it's something I think is possible and want to try.
  3. This is to prevent crashes because I'm too lazy to check if everything is numerical, so I just force only numerical inputs.

lol-spreadsheet's People

Contributors

markkoz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vb6hobbyst7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.