Replicating records "n" times from one table to another

  • Thread starter Thread starter Christo Swart
  • Start date Start date
C

Christo Swart

Hi

I've posted this question a few months ago and received an exellent solution
from John.
Unfortunately I had a system crash and lost the solution in the process.
Please help me again?!

I have a table in which I store stock item details. I may order 125 items of
a particular stock line. The stock line id and the total ordered is stored
in the stock table. Once the stock arrives, I need a separate record for
each of the 125 items because I have to add serial numbers to each item.

How can I replicate the stock item 125 times in another tableso that I can
just key in the serial numbers?

Thanx

Christo
 
Christo

Rather than having John or someone else reconstruct suggestions, consider
going to the Google.com site and searching under the msaccess group for
posts with your name.

Good luck

Jeff Boyce
<Access MVP>
 

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

Back
Top