R
rby3iii
Guest
First time user - so please forgive if this is already out there.
I want to hide the navigation buttons on a form and create a custom set of controls. I can create the buttons themselves but am having trouble with the "N of X", where:
X is the total number of records in the query, and
N is the current record showing in the form.
I can get X but how would I capture and display "N".
Any help would be appreciated.
I want to hide the navigation buttons on a form and create a custom set of controls. I can create the buttons themselves but am having trouble with the "N of X", where:
X is the total number of records in the query, and
N is the current record showing in the form.
I can get X but how would I capture and display "N".
Any help would be appreciated.