This is gonna sound like bad dbase design (because it is!), but trust me, there's a reason. . .
Would it be possible to construct an insert query that looks through my "Rates" table for any records where the "Quantity" column is "1" and the "Type" column is "LTP". For each one it finds, it would insert nine more records, identical to the found record except that the quantity would increment 2-10, and the "Price" would be the price for the original record * quantity for the new record?
VBAjedi![[swords] [swords] [swords]](/data/assets/smilies/swords.gif)
Would it be possible to construct an insert query that looks through my "Rates" table for any records where the "Quantity" column is "1" and the "Type" column is "LTP". For each one it finds, it would insert nine more records, identical to the found record except that the quantity would increment 2-10, and the "Price" would be the price for the original record * quantity for the new record?
VBAjedi
![[swords] [swords] [swords]](/data/assets/smilies/swords.gif)