I have searched around but haven't found really what I am looking for. I have a simple form with a list of a field that contains years. One row item can contain multiple years. So I have another form that contains some basic information such as name and year. Currently the year field on the form will show 2012, 2013 if those two are chosen.
I need a list box up top where if I select 2012 it will filter for all records where 2012 is chosen. I then need another command button to export to excel if that's possible.
Any help is appreciated!
I need a list box up top where if I select 2012 it will filter for all records where 2012 is chosen. I then need another command button to export to excel if that's possible.
Any help is appreciated!