I currently have a database where the majority of the information is taken from imported data from an excel spreadsheet. The remainder of it is hardcoded in. I have a table which does this called tblHardcode. In each month there are 34 different records which must be manually entered. Currently the database user inputs these in the tblHardcode. What I would like to do is create a form which only shows the specific month that they would like to edit instead of showing the entirety of the table. I also would like to customize the order of the entries instead of them being specifically alphabetical. Where do I start and how do I deal with reorganizing fields. I have attached database. The only questions I have are about tblHardcode.