I'm using a simple query to enter data into a table and I was wondering how I could sort data that's coming from another table so that when I select the data it's easy to find.
I know that I could use the wizard tool to do this within the table, but I don't want to do this because I've had troubles later on when I use the combo text box directly in the table.
I tried invoking a query by clicking on the row source and it seemed to work, but nothing happens and if I try to edit the query, it's gone.
I'm just wondering why it's so easy to do when you do this in the table design but you can't seem to do it afterwards in a query. Or at least, I can't.
NOTE: I'm not interested in sort the query data itself, just the list that pops up when I select the studentID (which is just their name)
I know that I could use the wizard tool to do this within the table, but I don't want to do this because I've had troubles later on when I use the combo text box directly in the table.
I tried invoking a query by clicking on the row source and it seemed to work, but nothing happens and if I try to edit the query, it's gone.
I'm just wondering why it's so easy to do when you do this in the table design but you can't seem to do it afterwards in a query. Or at least, I can't.
NOTE: I'm not interested in sort the query data itself, just the list that pops up when I select the studentID (which is just their name)