Any experts that use Access for Reports?

Jabroni

Senior member
Apr 18, 2001
351
0
0
Anybody know how to create a line number for each item in a report?

Please do not tell me how much Access sucks and how I should use something else. (BUMPS Welcome)

I need to know how to do this, and do it using Access. I don't care if I have to add VB code or whatever, but it needs to happen.

LMK what you got.
 

Jabroni

Senior member
Apr 18, 2001
351
0
0
=Count(0)-101

This made it work. I don't know why I needed to subtract 101, but I did. Access sucks :)