populating a drop down list based on two sources

B

babs

I have a drop down list for job# on a form called quotes showing the job# and
taxexempt # based on client id. Right now I am populating the dropdown based
on previous entries on the existing form that enter the data into a table
called quotes. I would like to do either of two things. 1. Add these
entries(one entry per clientid, job#,taxexempt#) into another table called
taxex table.

Definitely want to know at least this. Have the user be able to add
clientid, job#, and taxempt# to the taxex table and it ALSO be able to show
up in the dropdown as a choice as well as the records previously input into
the quote entry form.


Thanks so much,
Barb
 

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