Changing selected index in a list when a button is pressed

  • Thread starter Thread starter Tyko via AccessMonster.com
  • Start date Start date
T

Tyko via AccessMonster.com

I currently have a form which I navigate through forward and back buttons
(not default navigation buttons), but also with the help of a list. In the
list I have all the names of the persons in the header and when you press the
name you will jump to the corresponding record.

What I need to do now is to update the currently selected person in the list
if you press the next record button on the form so it matches the info shown.
Is there anyone who know how I can do this?
 
Edit:

it should be: persons in the table
not: persons in the header
 

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

Back
Top