A
Ashley
Hello, I am an inexperienced user of Access, and I am building a database. I
have created a combo box for a field in which I would like the resulting
input into the field to be Agent ID numbers.
When you click on the dropdown for the single column, several columns pop up
from a different table, and the fields are as follows: ("SID", "AgentLast",
"AgentFirst", "SupervisorID", "SuperLast", "SuperFirst", "Site")
I have ordered this list by Agent last name, since we most likely will have
the SID (agent ID) and can type it in manually. If we need to look up the ID
but have the person's name, the list of agents is in order by last name.
My problem is this: I need to group the agents by site. For instance, agents
in "AZ" will be listed in alphabetical order by their last name, then agents
in "FL" will follow, etc.. Basically, I need the list to sort ascending by
site, then by last name, but once something is chosen from the list, the
resulting input in the field should be the SID.
Is there a way to do this without changing the order that the information
appears when you click on the dropdown? I noticed when I made the site the
first column, it would sort the way I wanted it to, but it would try to
populate the field with the site.
I hope I was clear. I feel like this is a simple problem to fix, i'm just
missing something.
Thank you for your help! Any suggestions appreciated!
have created a combo box for a field in which I would like the resulting
input into the field to be Agent ID numbers.
When you click on the dropdown for the single column, several columns pop up
from a different table, and the fields are as follows: ("SID", "AgentLast",
"AgentFirst", "SupervisorID", "SuperLast", "SuperFirst", "Site")
I have ordered this list by Agent last name, since we most likely will have
the SID (agent ID) and can type it in manually. If we need to look up the ID
but have the person's name, the list of agents is in order by last name.
My problem is this: I need to group the agents by site. For instance, agents
in "AZ" will be listed in alphabetical order by their last name, then agents
in "FL" will follow, etc.. Basically, I need the list to sort ascending by
site, then by last name, but once something is chosen from the list, the
resulting input in the field should be the SID.
Is there a way to do this without changing the order that the information
appears when you click on the dropdown? I noticed when I made the site the
first column, it would sort the way I wanted it to, but it would try to
populate the field with the site.
I hope I was clear. I feel like this is a simple problem to fix, i'm just
missing something.
Thank you for your help! Any suggestions appreciated!