Using a table as query parameters / create six tables out of two

J

JM

Hi All,

I'm very new to Access and VBA and I'm hoping to get some help. It seems
pretty simple conceptually but I can't get it to work in Access and I'm
assuming I need to use VBA to get the reults I'm looking for. Any help would
be greatly appreciated.

I have a Product table and a Material table. The Product table is
frequently updated then material specific Product tables are populated using
an Append Query. I can do this by creating a query for each of the 6
material options but I was hoping for a more efficient way to accomplish this.

The basic logic is as follows:

For each record in table Material copy all records in Products to MatlX
Product.

Any thoughts?

Thanks in advance.
 

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