|
||||
|
|
OOTP 26 - General Discussions Everything about the brand new 26th Anniversary Edition of Out of the Park Baseball - officially licensed by MLB, the MLBPA, KBO and the Baseball Hall of Fame. |
![]() |
|
Thread Tools |
![]() |
#1 |
Bat Boy
Join Date: Aug 2022
Posts: 2
|
OOTP Spreadsheets
I was looking into building a spreadsheet for draft rankings and other aspects of my dynasty to improve performance. I was wondering if anyone had built some on their own that that they would be willing to share to help me get started. It would be greatly appreciated!
|
![]() |
![]() |
![]() |
#2 |
Hall Of Famer
Join Date: Jun 2011
Posts: 3,706
|
Check out this thread. It's old, but I'm sure it still has some useful links.
|
![]() |
![]() |
![]() |
#3 |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
I have a spreadsheet that I use....I haven't updated it for this year yet though. Haven't added in the BABIP ranking info. I'm sure there are some other things that have been updated on my spreadsheets yet.
|
![]() |
![]() |
![]() |
#4 |
Banned
Join Date: Apr 2015
Posts: 7,273
Infractions: 1/2 (4)
|
Build it in a re-useable way so you don't repeat needless work.
Link to the exported file, that way it can update each time you open it.. new exported file = updated spreadsheet. This dumps the raw comma delimited data into it's own worksheet... never touch it. You create the first row of the table youw ant to see using cell references, then use the 'fill' function to auto-increment all those cell references to create the table. done in a matter of seconds.if just making a simple table and sorting by overall or whatever. Can even make little sort buttons at top of each table column. I have something like this for honing LTM using 100 years or more of deta. i turn on the autoexport options and it spits out the necessary csv files while it simulates. can spot check as it runs. just drop the files into the directory where i keep the data files for the spreasheet, open it up, asks to 'update links to files' and bob's your uncle. Entire thing is updated or new lines are added or whatever changed etc. some things may require you to make the first 2 rows - having sub leagues means each year of stats is 2 rows. the 'fill' function merely repeats a pattern, so you need to make the first iteration of the pattern only. |
![]() |
![]() |
![]() |
#5 |
Banned
Join Date: Apr 2015
Posts: 7,273
Infractions: 1/2 (4)
|
.
|
![]() |
![]() |
![]() |
#6 |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
Here are few screenshots from different spreadsheets that I have. I have a few more other than these.
The first image is my organizational depth chart. Below that is my end of year stat analysis spreadsheet. On the right is my draft board from last season. When pulling this info I noticed on my Org Depth Chart that I must have H/9 instead of HR/9 as those numbers are out of whack. I also have to do more tweaking with how my draft board evaluates relievers as I think it's making them more valuable compared to SP than it should. Last edited by Hoolix; 08-07-2025 at 02:45 PM. |
![]() |
![]() |
![]() |
#7 |
Minors (Double A)
Join Date: Aug 2020
Posts: 179
|
These are great, Hoolix. Are you comfortable/able to share them?
|
![]() |
![]() |
![]() |
#8 |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
Testing to see if this works.Depth Chart
|
![]() |
![]() |
![]() |
#9 |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
Draft Class Ranking
MLB Stats Team Almanac I have a couple more, but I've got to head to bed. Will get the others on here tomorrow. |
![]() |
![]() |
![]() |
#10 |
Minors (Double A)
Join Date: Aug 2020
Posts: 179
|
Those work. Thanks so much for sharing! I'm always looking to geek out more on OOTP.
|
![]() |
![]() |
![]() |
#11 |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
|
![]() |
![]() |
![]() |
#12 |
Banned
Join Date: Apr 2015
Posts: 7,273
Infractions: 1/2 (4)
|
These are just tables you could make in a word processor. Looks like you typed all that info in by hand? You can avoid that.
insert sheet from file - the csv. This should be it's own worksheet and nothing else in it. Use the "link" or "data link" option. this way each time you open your spreadhseet it'll update all the data if you update the csv file / replace it with a new one. The table you want to create should be its own worksheet, too. Do your table headers and formatting the way you want it... use borders etc.. but you only fill out the first row of the table data by hand using references to the first row of the "data-from-file" worksheet. The fill will also keep all your formatting... zero work after typing in headers, first row of table and any formatting Same goes for any math applied to that data.. formulas and cell references only. Make use of "!" if you need to lock row, column or both. Stock convrsion factors or constants can be typed in but better to reference a cell.. can more easily 'fix' the table that way if it needs to be changed. edit 1 cell, and it's fixed. When you use the fill function to complete the table, it will auto-increment cell references where no "!" is used. You should never have to fill out that table again... everything will auto-update each time you open or tell the program to update links. (depending on default settings, it may be one or the other, initially, but whatever you prefer it to be can be the case going forward). you should never have to type in data... that should be automatic. It's worth the effort to do this. each time you hand type in all that info, think about it. you can add sorting optiosn and such to various columns using macro editor. This makes it a bit sketchy when you share it, though.. macros can be malicious but if you are the creator, no worries.. doesn't happen on accident, obviously. settings of the spreadhseet program you use may be different defaults. if anything i said doesn't play out properly, it's a setting regarding updating links or autoupdating spreadsheet in real time vs when you press a shortcut key to recalculate everything given new data entered etc.... The effort to use these sheets should simply be opening them up then clicking a button to update... you should never have to hand-type anything into a spreadsheet. once it is created it should do it all on its own or by simple 1-step command. Last edited by NoOne; 08-10-2025 at 05:37 PM. |
![]() |
![]() |
![]() |
#13 | |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
Quote:
I don't hand type the data in (other than changing part of the formula in the first column if I decide I want something different). Copy/paste the data and it updates automatically. I've had these spreadsheets since 2020. I will look into the auto updating, but the copy and past is pretty quick work. I use Google Sheets. |
|
![]() |
![]() |
![]() |
#14 |
Minors (Rookie Ball)
Join Date: Jun 2014
Posts: 38
|
I use a trade calculator I found that is awesome, but does anyone have something similar for evaluating contract values in free agency?
|
![]() |
![]() |
![]() |
#15 |
Minors (Double A)
Join Date: Mar 2011
Posts: 192
|
The user squirrel has created a Projection System called pistachio. It's pretty excellent and there's a fair amount of statistical study of OOTP that's gone into it, including some of the work of the old Projection Calculator that was popular here (web page). If nothing else, it taught me a lot about how the game values certain ratings translated to runs earned / runs saved.
Long story short, it's python code, but if that sounds intimidating he has made some beginner friendly videos of how to use it, and it runs off of simple exports from the game. You can do it all free with a little self-teaching (I needed to). I don't find it's WAR evaluations super accurate, but wOBA and others are there. The MAIN point is, it lets you compare players value, a lot of them, or a little, on every team. It takes into account your scout so it's not a cheat code in any way. Worth checking out. https://forums.ootpdevelopments.com/...d.php?t=361580 Those Google Sheets are nice. I know some people use AI, some don't, but if you do, you can do some really quick creative things with OOTP exports or screenshots. |
![]() |
![]() |
![]() |
#16 | |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
Quote:
|
|
![]() |
![]() |
![]() |
#17 | |
Minors (Rookie Ball)
Join Date: Sep 2020
Location: Arkansas, USA
Posts: 45
|
Quote:
Could you share the trade calculator that you have also. |
|
![]() |
![]() |
![]() |
#18 | |
All Star Reserve
Join Date: Mar 2019
Posts: 960
|
Quote:
https://forums.ootpdevelopments.com/...hlight=surplus
__________________
![]() |
|
![]() |
![]() |
![]() |
Bookmarks |
|
|