I am working with a database field titled Object Codes. Examples of the object codes are 10000, 11000, 13000, 24000. I have a formula that will highlight every other record either Silver or NoColor. The formula is " If RecordNumber Mod 2 = 0 then crSilver Else crNoColor". This formula works fine if it is assigned to the Details Section of the report. The formula is typed in the Color Tab of the Section Expert window. Since the Object Codes in the Detail section have multiple object codes that are alike; i.e., (Three seperate object codes 11000, Ten object codes 13000) I created a Group Section that combines like object codes and a sum of all like object codes. Now, when I print the report and use the formual in the Group Section, the shading of the records printed is not every other line since the records are not in the Detail Section numeric order. Is there a formula that will shade every other line when using the Group Section?
Thank you -- jerry
Thank you -- jerry