So I have found a way to do the above but I just feel it is not the most efficient way:

I would have to do each action for each year and run it through "if dropdown contains “Year 1” then it adds to the database. That is super long and slow…
Any thoughts on how to stream line it?