Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Having a Line Number Count in Datasheet / Continuous Form View

Status
Not open for further replies.

Kumba1

Technical User
Aug 29, 2002
94
I have subforms that I use to list various components needed for an assembly in production. What i'd like to do is put line numbers on each line, so that way you can tell someone to look at line 7 on assembly ABC123... However, I cant figure out how to make it display line numbers, I tried using a sum/dcount solution in an unbound table, but it just changed all lines to the max line count (say there were 9 lines total, the line number for all the lines would be 9)... So if anyone has any ideas, I would appreciate it...
 
see this
faq181-15

pertains to a query will will work the same on a continious form
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top