I need help writing a loop. I want to go through the first 12 records in a table and mark them 1,2,3 ... 12, then do the same for the next 12 records until I have marked all records with a number. This way I am hoping I can print the records by number in a somewhat randomised manner, yet can ensure that all records are printed.
Thank you in advance,
Amber
Thank you in advance,
Amber