Print a Row # on a Report

C

Chip

I have a report that pulls cettian inventory from a table
and i want the report to number each line seqentially and
show that #. i.e.:

1. Paint Green
2. Paint Blue
3. Wood, Pine

I want the report to generate the sequential numbering, 1,
2, 3, and so on...

THANKS IN ADVANCE!!!!
 
Top