FindRecord macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I appreciate the help on the list box update question, however, the
findrecord command will only take me to the first record or move along each
record in increments. I am having trouble pulling up the record in the form
by clicking on that specific record in the list box. I have each record tied
to their own individual autonumber labled "ID." I want the findwhat
selection in the macro to pull up by the list box and then pull up that exact
record that is selected. How exactly do I tie the equation to pull up that
specified record? Any other commands or macros need to be included?
 
I figured it out, use a controlto macro, which was already addressed in my
question on thursday.
 
Back
Top