I'm looking to modify information held within a database depending on the year selected by the user on a form.
Essentially if they select 2016 from a drop down list then the column in the database (labelled date) will be filled with dates from 1st Jan to 31st Dec.
I'm sure its a trivial questions but thanks!