M
Marie
Using Access 2000. I have a samples form (which is used to
populate the samples table--which joins many other tables)
with the following features: All of the tables or queries
are linked via a query which is the Samples Input Form's
data source. So when I type in the customer ID, address
fields, etc. populate from the customer table. When I
enter the salespersons number, his/her first and last
names populate those fields. Etc. Now here is my problem,
on this form, I have an actions combo box that gets it
list from the Actions table. Records in the table that are
listed are Sample requested, Sample shipped, Customer
notified, Salesperson notified. But sometimes I want to
enter something in this field that I want to populate the
action field of the samples table, but don't want to
become part of the Actions table because it may never be
needed again. Should I add it to the actions table anyway
or can I use the combo box to "send" this uncommon value
to the action field of the samples table without adding a
record to the actions table?
Hope this makes sense. I explained it the best I could.
Thanks for you help.
Marie
populate the samples table--which joins many other tables)
with the following features: All of the tables or queries
are linked via a query which is the Samples Input Form's
data source. So when I type in the customer ID, address
fields, etc. populate from the customer table. When I
enter the salespersons number, his/her first and last
names populate those fields. Etc. Now here is my problem,
on this form, I have an actions combo box that gets it
list from the Actions table. Records in the table that are
listed are Sample requested, Sample shipped, Customer
notified, Salesperson notified. But sometimes I want to
enter something in this field that I want to populate the
action field of the samples table, but don't want to
become part of the Actions table because it may never be
needed again. Should I add it to the actions table anyway
or can I use the combo box to "send" this uncommon value
to the action field of the samples table without adding a
record to the actions table?
Hope this makes sense. I explained it the best I could.
Thanks for you help.
Marie