I have a entry table that someone enters [Supplier], [Grade], [#]
I need to take that one like and create records in another table that copies the Supplier & Grade, BUT adds a new record for 1 of X all the way to X. So if on the entry table someone puts 3 in #. The second tables needs to have a record for 1,2, & 3.
Possible? Any help? Been searching for a week for a solution.