S
Steven Greenberg
Greetings,
I have a main form with students information with a subform for all their
data such as meetings with them. I have a report that I print which numbers
their records using a trick I read in the book where I use a text box set
to =1 then use the running sum to increment the text box for each line.
I would like to extend that to my subform so I can tell the number of the
session. There is no equivalent running sum in the form and I can't come up
with anything using VBA (which up till now, I thought I was pretty good at)
to accomplish this. It is not a critical thing I need to do, I just thought
if it was possible, I would like to implement it.
Any suggestions or links to similar situations would be appreciated.
Thanks
Steve
I have a main form with students information with a subform for all their
data such as meetings with them. I have a report that I print which numbers
their records using a trick I read in the book where I use a text box set
to =1 then use the running sum to increment the text box for each line.
I would like to extend that to my subform so I can tell the number of the
session. There is no equivalent running sum in the form and I can't come up
with anything using VBA (which up till now, I thought I was pretty good at)
to accomplish this. It is not a critical thing I need to do, I just thought
if it was possible, I would like to implement it.
Any suggestions or links to similar situations would be appreciated.
Thanks
Steve