Can record counter number on form disappear

  • Thread starter Thread starter Robert
  • Start date Start date
R

Robert

I there a property or some way to make the record-counting number at the
bottom of a form not show?

Robert
 
I there a property or some way to make the record-counting number at the
bottom of a form not show?

Set the "Navigation Buttons" property of the form to No.

I believe they come in a packet - the five << < > >> *> buttons and the
counter textbox. You can certainly program your own navigation buttons as a
replacement if you want the arrow buttons without the textbox.

John W. Vinson [MVP]
 
Thank you. I'm going to give it a try.
John W. Vinson said:
Set the "Navigation Buttons" property of the form to No.

I believe they come in a packet - the five << < > >> *> buttons and the
counter textbox. You can certainly program your own navigation buttons as
a
replacement if you want the arrow buttons without the textbox.

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Record Counter 2
Add a "Counter" to a Form 10
Repeating Code 16
Filter Somehow Got Turned On 4
counter on report/search via user input on form 4
Count Problem 4
Access 2003 vs 2010 1
Record counter in Access 4

Back
Top