Changing Row Source on Combo Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a main form that contains client data including a client number. The
main form has a subform that contains test prices. I have a default price
list and a special quotes price list:

rftbl_SQPriceList
rftbl_PriceList

The combo box in the subform contains the test code and the price
information based on the default price list. I need to be able to change the
row source of the combo box depending on the client number that is entered
into the main client form. Any suggestions please?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top