Running Sum diplayed adjacent to each record in a Subform Detail

  • Thread starter Thread starter Jazflux
  • Start date Start date
J

Jazflux

Hi:
I want to number services sequentially in a Subform Detail Record, as a
running sum. Like this:

What I have:
Cook
Clean
Go to Town

What I want:
1 Cook
2 Clean
3 Go to Town

I can use Running Sum in the Report, but don't know how to do it on a Form.
Thanks!
 
Thank you very much for the reply; I located and downloaded the file and
viewed it. However I am not sure how to implement it, sorry... Any tips
appreciated!

The RowNumber on your Form Detail is what I want to achieve.
 
We can't implement it for you.

Follow the instructions Stephen set up on his web page, and the example in
his file.
 
I figured it out. I imported the necessary Module into my file and it worked
perfectly. Thank you for this very useful info!
 
Back
Top