What I am trying to accomplish is to concatenate a number to a detail field that would indicate sort of an auto number sequence within a group. I would I guess add a 1 each time the group name changes within the group. I'm not looking to count the detail items.
Example:
REGION group header
Region#1
Region#1
Region#1
next region
Region#2
Region#2
Region#2
etc
Example:
REGION group header
Region#1
Region#1
Region#1
next region
Region#2
Region#2
Region#2
etc