getting a value in a table based on combo box selection in form

  • Thread starter Thread starter ronytimm
  • Start date Start date
R

ronytimm

Hi,

can someone pls explain how I can update a field in a form based on a
combobox selection in that same field.
For example, if selection for a specfic product in the combo I want to get a
price in a table based on that product selection

thnx for your help

Grtz
 
Hi,

can someone pls explain how I can update a field in a form based on a
combobox selection in that same field.
For example, if selection for a specfic product in the combo I want to get a
price in a table based on that product selection

thnx for your help

Grtz

This depends to a large extent on the structure of your tables... which we
cannot see. More details please?
 
Hi, Ken

Used your example to add the price on the rowsource query and then base the
price on the second column. Worked like a charm.
Thnx a lot!
Grtz

Rony
 

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