Hello,
I have a form with the recordsource = table1
Now, I want to add a textbox that shows in what record the user is and the total number of records, something like "Record 4 of 34"
And I don´t want to use the default Navigation buttons that come with the form.
It should update everytime the user moves to the next record, obviously.
How could I do that?
Thanks,
imendi
I have a form with the recordsource = table1
Now, I want to add a textbox that shows in what record the user is and the total number of records, something like "Record 4 of 34"
And I don´t want to use the default Navigation buttons that come with the form.
It should update everytime the user moves to the next record, obviously.
How could I do that?
Thanks,
imendi