Problem with two combo boxes

  • Thread starter Thread starter koriakin
  • Start date Start date
K

koriakin

Guest
I have a table called proposals and there are two fields in this table one called ProposalID and another called Name. I have created a form based on the proposals table and would like to know if I can use to combo boxes to help filter down the large number of proposal records being generated. The first combo box should just list all the unique names in the proposal table, the second should list the proposalid for that person. There will be multiple proposalid for every name. Please can somebody help me with this problem i have no idea how to go about it. This is my first post so I'm really sorry if my terminology is way off.
 

Users who are viewing this thread

Back
Top Bottom