D
Di
I want to increment a field, within a sorted table,
resetting the counter to 1 when another field within the
same table changes. (I do not want to know that I have "x"
number of occurrences of a group. I want to give each item
a number within the group). I think I want to use an
update query - but I have only been successful in getting
a count of the occurences. Can you help?
resetting the counter to 1 when another field within the
same table changes. (I do not want to know that I have "x"
number of occurrences of a group. I want to give each item
a number within the group). I think I want to use an
update query - but I have only been successful in getting
a count of the occurences. Can you help?