A
Andi B
Greetings all!
In an Access database I am creating, I am using a form to display
information. This form has its record navigator turned off as I am using my
own buttons for a more professional look. What I would like to know is, is
it possible to duplicate the "Record X of Y" that appears on the standard
record navigator? I have used code from
http://www.mvps.org/access/forms/frm0026.htm and while this works, it only
displays "Record 1 of 1" until I navigate to another record, whereupon it
will correct itself to read "Record 2 of 349" - is there a way to avoid it
displaying incorrectly in the first instance? (The number of records in the
database can change as users add or delete entries, so using a constant
wouldn't work...)
Many thanks in advance of any assistance,
Regards
Andi
In an Access database I am creating, I am using a form to display
information. This form has its record navigator turned off as I am using my
own buttons for a more professional look. What I would like to know is, is
it possible to duplicate the "Record X of Y" that appears on the standard
record navigator? I have used code from
http://www.mvps.org/access/forms/frm0026.htm and while this works, it only
displays "Record 1 of 1" until I navigate to another record, whereupon it
will correct itself to read "Record 2 of 349" - is there a way to avoid it
displaying incorrectly in the first instance? (The number of records in the
database can change as users add or delete entries, so using a constant
wouldn't work...)
Many thanks in advance of any assistance,
Regards
Andi