S
sponger02
I'm creating a proposal generation database and am having an issue. I have
created (2) tables and am trying to move data from one to the other.
Essentially I have a product table that will be used for multiple proposals,
and have created a proposal table to store the product sku from the first
database. How do I get the product sku to copy from the product table to the
proposal table? I have created a form that will list all of the products in
one list box and want to copy over the products I select to another list box.
created (2) tables and am trying to move data from one to the other.
Essentially I have a product table that will be used for multiple proposals,
and have created a proposal table to store the product sku from the first
database. How do I get the product sku to copy from the product table to the
proposal table? I have created a form that will list all of the products in
one list box and want to copy over the products I select to another list box.