I need to simply sort according to region, and then for each region, set a counter from 1 - n. Thus each region will have a 1,2,3 etc. I have set up a sorter ok but the counter does not start from 1 again on the next region.
Solved
How to sort data according to region, and then give each object in a region a number from 1 to n which repeats itself for every region.
Best answer by david_r
You can set the counter name to the region ID, that way you'll have a separate counter for each region.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.