
Originally Posted by
ArviLaanemets
Based on your description in post #1, it will be a small and simple Access database - easy one to create.
At same time, I can't see any reasons why you have any difficulties maintaining same data in Excel:
1. A table for TV Shows (with ~400 entries the table will be minuscule);
2. A table for TV Show Episodes (about 20000-40000 entries, I think)
Define tables as Tables. For Shows Table, use Conditional formatting to indicate whenever duplicate show is entered. For Episodes Table, use AutoFilter feature to filter the Show whenever you want to add new episode, and add a new Episode at bottom. And you can have any number of different Reports on separate sheets whenever you need them.