bhammerstrom
New member
- Local time
- Today, 02:09
- Joined
- Mar 10, 2009
- Messages
- 4
The subgroup footer is hidden and has txtCounter (=1) in it to count number of records in the subgroup. Now I want row numbers in the Detail that display neither OverGroup (the subgroup) nor OverAll (no group), but instead for the Main Group.
for Example, the report should look like:
Daisy (the main group, Flowers)
Item# Breed Color
1 Hb1-A Yellow
2 Hb2-B Red
3 HB5-A Red
3 Items Total, 2 Different Colors (in the footer for Flowers)
Poppy (the next main group)
Item# Breed Color
1 Hr1-C Yellow
2 Hr2-D Yellow
3 Hr5-A Red
4 Hr6-B Yellow
4 Items Total, 2 Different Colors
I have no trouble with the calculation of total items and different colors. I only need the Item numbers, but with the subgroup of Color, the numbering shown above is not possible. Is there another way?
for Example, the report should look like:
Daisy (the main group, Flowers)
Item# Breed Color
1 Hb1-A Yellow
2 Hb2-B Red
3 HB5-A Red
3 Items Total, 2 Different Colors (in the footer for Flowers)
Poppy (the next main group)
Item# Breed Color
1 Hr1-C Yellow
2 Hr2-D Yellow
3 Hr5-A Red
4 Hr6-B Yellow
4 Items Total, 2 Different Colors
I have no trouble with the calculation of total items and different colors. I only need the Item numbers, but with the subgroup of Color, the numbering shown above is not possible. Is there another way?