Hello,
This is difficult for me to wrap my head around and I have been struggling with it for the better part of the day.
I have a group by query that is in the following format:
CatID | Product | SortCriteria1 | SortCriteria2 | [Needed Field]
A 1
A 2
B 3
B 1
and I need to create a field that will autoincrement by 1 for each Product in a CatID and then reset to 1 and do it all over again.
I honestly am at a loss on how to do this and any help would be appreciate
thanks!
jesse
This is difficult for me to wrap my head around and I have been struggling with it for the better part of the day.
I have a group by query that is in the following format:
CatID | Product | SortCriteria1 | SortCriteria2 | [Needed Field]
A 1
A 2
B 3
B 1
and I need to create a field that will autoincrement by 1 for each Product in a CatID and then reset to 1 and do it all over again.
I honestly am at a loss on how to do this and any help would be appreciate
thanks!
jesse