J
Jason
I am going to create a database to create custom quotes
for customers. I am going to link it to a products
database so that I dont have to reenter the same product
information for each quote I do. I know that I can link
it to the products database and have it pull the
information related to that product....desc, price,
vendor...etc thru the lookup/child database. When I enter
a product ID thats not in the linked database nothing
gets filled in. If I continue thru the form and enter
this data in manually will it add this data to the child
database for future use automatically or do I have to
write some code to have it add this data in so that in
its in the products database. Did I explain this right ??
Jason
for customers. I am going to link it to a products
database so that I dont have to reenter the same product
information for each quote I do. I know that I can link
it to the products database and have it pull the
information related to that product....desc, price,
vendor...etc thru the lookup/child database. When I enter
a product ID thats not in the linked database nothing
gets filled in. If I continue thru the form and enter
this data in manually will it add this data to the child
database for future use automatically or do I have to
write some code to have it add this data in so that in
its in the products database. Did I explain this right ??
Jason