My Table is Bugging and I Don't Know Why...
Hi all,
I posted on here a couple weeks ago about my giant hockey spreadsheet. Since then, I've learned a lot and went even further (thanks SGIII!).
Here is a quick rundown of the spreadsheet:
- Sheets 2-6 are for data input. Dates on the x, Teams on the y. The probability for a team to get into a certain round of the playoffs is the meat of those tables. In each of those sheets, there is a bar chart and a line graph that graphically displays the data, as well as a table that ranks the top x teams for that round.
- Sheet 7 is a playoff picture calculator. It will take each team's wins/losses, calculate the points each team has, and then organizes all of them in various ranking systems and playoff brackets based on the data in Sheets 2-6.
- Sheet 1 is a 5-nested pie chart to display all of the data for a specific day at once (if anybody is familiar with MoneyPuck(dot)com, it is an emulation of their pie chart.
This sheet is where I'm running into issues. Here is how that sheet works:
- Each round of the playoffs is on the x, each team is on the y (teams are in a different order solely for aesthetic reasons in the pie chart (division/conference splits)
- I've successfully created a drop-down menu table that helps select the date. First row chooses the month, then from there the proper date-selection drop-down menu appears to select a date. Most cells are hidden in this since I want to only show the cells directly needed to choose a date. At the bottom of this table (also hidden), it translates the month into a number and grabs the actively shown date. As far as I can see, this table works perfectly.
- The main table in this sheet concatenates these numbers in a MM/DD format in A1. This also works perfectly.
- The body of the main table is supposed to find the intersection of the date (in A1) and the team name (A:A) in the sheet listed in (1:1) (hardcoded). This has worked perfectly, until today.
For some odd reason, this entire pie chart sheet works perfectly, has for a week now. It will work for any date before 3/1, but once that date (or any after it) are selected, the table shows all zeros.
Here's why I find this super weird:
I can tell the cells aren't getting an error, because I used IFERROR(...,""), so if the formula gave an error, cells would be blank. This was tested by putting gibberish in A1, where the date should be. This correctly returned blank cells throughout the table.
For SOME REASON, when March 1 or any date after that is input into A1, every cell returns a 0. When checked with previous dates before March 1, this works as expected.
All references have been checked and are correct. I even had my computer science colleague (I'm a math teacher), with a post-doc and has more experience with spreadsheets than I ever will, look at this, and he is dumbfounded as well.
I have included screenshots of what I can, but if there's a way for me to share the spreadsheet itself: it may be too complicated to explain over a text forum such as this.
Any help appreciated!
**Formulas in screenshots show B2 (Make Playoffs, MTL)
iMac 24″