J
JamesJ
I'm trying to use an InputBox function to find text in a
listbox and a form which are based on the same data
The code finds the string in the form but I can't figure
out how to have the listbox go the found text. For
instance, I'm trying to find a movie title in my dvd
library table and have the form and the listbox on
the same row by synchronizing the listbox and the
form after the code finds the text in the form.
I hope I explained this ok, it's early.
Thanks,
James
listbox and a form which are based on the same data
The code finds the string in the form but I can't figure
out how to have the listbox go the found text. For
instance, I'm trying to find a movie title in my dvd
library table and have the form and the listbox on
the same row by synchronizing the listbox and the
form after the code finds the text in the form.
I hope I explained this ok, it's early.
Thanks,
James