
Originally Posted by
AlienBeans
I'm using the following formula in a football pool:
=IF(PlayersList!$O$13=0,"",PlayersList!$O$13)
and its supposed to reference the players name that is listed in cell O13 on the sheet named PlayersList. Now, after completing the season I am trying to expand it to accommodate 150 players instead of 100. The names go in columns so the next player would be in cell O14,O15....O27, then continue in column Q3 through Q27. My issue is that now that I'm trying to expand this sheet using the formula above, its not working correctly. I filled in the cells on the PLAYERSLIST sheet, and when i entered the formulas the "test name" came up, but its not a complete reference yet, cause when i delete the test name from the PLAYERSLIST sheet it should remove the test names on EVERY sheet, but its not working. It seems to be happening with all the formulas in the workbook, and i've never experienced this before. Is there something I've hit that has messed up my reference. It seemed to work upon input, but not when i test it. If i go to the formula bar and click in the bar then hit enter, my results that i'm supposed to be getting show up, but they don't show up automatically. Any ideas, or does this even make sense?
Bookmarks