Highlite reports

R

Rover

Here's a question I was asked... Any ideas?

This report has top 25 records but I want to just highlight the top 5?
How do I do that?

TIA

Jim
 
D

Duane Hookom

Add a text box to the detail section:
Name: txtCountUp
Control Source: =1
Running Sum: Over All
Visible: No

You can then use conditional formatting or code to "highlight" the top 5.
 
Top