Enter values in table from form

J

Josh

Hi, I am working on a form that uses 3 combo-boxes that are linked to
populate only with the data that is related to them (basing value of control
on another control).
Here is an example... model # is selected, the color box is populated with
the colors that are available for that model # and finally, the accessory
package available for those models in those colors. I have not had any
issues up to this point, but the problem comes in when I try to populate a
text box with the price. I want it to be in a text box so that if this
changes, an associate can easily click through the combo boxes and update the
price. All of the data is being pulled from one table.

Any suggestions as to how to go about doing this would be greatly
appreciated. Let me know if any further explanation is required.
 
J

Josh

I tried to write a dlookup function, but I am not totally familiar with the
format... If it would be helpful, I can post it.

Thanks
 

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

Top