how to duplicate records

  • Thread starter Thread starter alecgreen
  • Start date Start date
A

alecgreen

Hello

I have 2 tables, one called tbProducts the other tbOptions, basically I
want 5 like records in tbOptions for each record in tbProducts no less
no more! Any Ideas Please

Thanks

Alec
 
Sorry, here goes a typical record in tbProducts will be PartNumber,
PartDescription - PartNumber 12345 Part Description Motor Housing. so I
require 5 records in tblOptions with 12345 which will then be used to
brake the part dowm further

How thats clear!

Regards


Alec
 
Back
Top