Hello again.
I have an orders table which includes Retailer ID,Product ID, Year Purchased, and Quantity.
I would like to create a form which will display the order information by year. For example, I would like a combo box with the year and when a year is selected, it will display the order info for that particular year. Is this possible to do with just one table? Thanks!
I have an orders table which includes Retailer ID,Product ID, Year Purchased, and Quantity.
I would like to create a form which will display the order information by year. For example, I would like a combo box with the year and when a year is selected, it will display the order info for that particular year. Is this possible to do with just one table? Thanks!