Hi everyone,

I want to create a database for my movies and series with the following columns:
- Title
- Year
- Genre (comedy, romance, etc)
- Type (movie, tv series)
- IMDb score
- Running time (hours)

Of course this is basic.

So here's my question:

How can I create a sort of generator for these movies/series? For example, I want to filter all 2017 comedy movies, with 7 and up IMDb score, with a running time of 1:30hour or less. Is it possible in excel? I know I can do it on a website but I want to do it on excel so I can access it anytime I want.

Thank you in advance!