December 14, 200421 yr Newbies i have a file with customer orders. so the same customer id will appear once for each order the customer has placed. i am trying to find some way to serialize each occurence. so for customer 500, i would be able to see that this is order #1, order #2, order #3, etc... any ideas?
Create an account or sign in to comment