Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. FixAte

    Record "#" of "#" records in a subform

    Your post help me to display the total record count, which I had trouble with. This is how I implemented it... I have a label named lblRecordNumber next to first / previous / next / last buttons on my form. In the forms On Current event I used the following code: Private Sub Form_Current()...

Part and Inventory Search

Back
Top