I have a table that has two fields(Order number and Sku). There are 2 orders (133 lines and 171 lines) in the table. I need to grab the first 10 sku's from each order, and write it it a new table. I tried a "For" statment and that has not worked well at all.
Any suggestions?
Any suggestions?