Ok, I added some sample data... the full file contains over 40k rows, so I cut it down some.
On the full file, I used auto-filters, and then filtered season to be 1930 <= season < 1951. The plan was to go through and manually delete any player who didnt have a 1930 season (delete every entry for that player), but I know there is a better way.
So, right now, every player season from 1930 to 1950 is listed, regardless of what year they first show up in the database. I want to only display players who have a season in 1930, and then display all of their seasons from 1930 forward. If the first season in the 1930-1950 range for a given player is NOT 1930, I don't want them to be displayed.
Did that help?
Bookmarks