I have a table with orders; there is a quatity column based on this quantity column I would like to create and print the orders; i.e is one quatity on each order. I have decided to append the table but the quatity can go all the way up to 5,000, etc. holw do i create a loop to append the table...