Show Number of Total Records in Subform

nerther

New member
Local time
Today, 12:28
Joined
Sep 20, 2013
Messages
5
Hi,

I'm sure I'm overthinking this so any guidance much appreciated!

I have a continuous subform. Because the records are often many, the user needs to scroll down the page.

How do I have a text box in each row that shows Record x of Total Records?

I tried setting a text box control source = [currentrecord] in the Detail area of the subform but it didn't work :(. It did weird things because I suspect the control is trying to show the record that has the focus or something


Nerther
 
Acces should provide something vary similar if you set the sub form's "Navigation Buttons" property to Yes.
 

Users who are viewing this thread

Back
Top Bottom