Arielthealpaca
New member
- Local time
- Today, 00:03
- Joined
- Dec 5, 2024
- Messages
- 2
Hi everyone!
I am about to finish my first semester working with access and am very new to this.
One of my requirements for my final project is to create and Advanced/Filter/Sort Form. I already create a Filter combo box, where you can select what video game system you want to view the games for. I want to add another combo box with a label “Sort By” and have the drop down options be “Release Date Ascending” and “Release Date Descending”. I did create a query that has the ReleaseDate field and this query is the forms record source. I have entered so many different codes into the combo box’s record source and the VBA code on the “on event” tab in the property sheet and I have no idea what to do. I’ve been working at this for six hours.
I am about to finish my first semester working with access and am very new to this.
One of my requirements for my final project is to create and Advanced/Filter/Sort Form. I already create a Filter combo box, where you can select what video game system you want to view the games for. I want to add another combo box with a label “Sort By” and have the drop down options be “Release Date Ascending” and “Release Date Descending”. I did create a query that has the ReleaseDate field and this query is the forms record source. I have entered so many different codes into the combo box’s record source and the VBA code on the “on event” tab in the property sheet and I have no idea what to do. I’ve been working at this for six hours.