
Record number display on Forms
I am trying to require that my users to use a "New
Record" button on a form that validates the data before
adding a record (usin a macro.) In doing this I have
hidden the record navigation buttons for the form. This,
of course also hides the current record number and the
number of records in the table.
Is there a way, either in the "More Controls" section or
via VBA to display the current record number and total
number of reords on the form?