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!

getting index for DoCmd.GoToRecord , , acGoTo

Status
Not open for further replies.

rcoutts

Technical User
Sep 5, 2001
60
US
I want to use the GoToRecord action with acGoTo to make the a specific record active in my table, but am clueless as to how to find the index to that record. I can easily extract data from the record I want using DLookup(...) but what is the prefered way for finding the index to the record in my table?

Thanks!
Rich
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top