I would like to reset the background color for a new Group.
I used the "If Remainder(RecordNumber,2)=0 Then Silver Else NoColor", and it works find ... but
If the last detail section of the previous group end with background, the new detail section for the new group will not have any background color.
Every first record for every group should start with the Silver background color.
Any help is appreciated.
I used the "If Remainder(RecordNumber,2)=0 Then Silver Else NoColor", and it works find ... but
If the last detail section of the previous group end with background, the new detail section for the new group will not have any background color.
Every first record for every group should start with the Silver background color.
Any help is appreciated.