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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Record x of y using ADO

Status
Not open for further replies.

GGO

Technical User
Aug 2, 2003
3
0
0
US
Can someone please tell me how, using ADO and Access
2000, to get record x of y displayed in a text box on a
continuous form?

I have buttons to move next, previous, last, and first on
the form. Also buttons that filter by selection, filter
excluding selection, sort a - z, sort z - a.

What is the ado code that will work in the form's current
event that will properly display record x of y for the
form in the text box given the various filter and sort
command buttons on the form? (X is the selected record
and y is the total number of records displayed on the
form.)

Thank you very much.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top