Question about listbox selection

  • Thread starter ryan.fitzpatrick3
  • Start date
R

ryan.fitzpatrick3

I have a listbox that has all item's in my database, I have next it to
textbox's that I have for manual entry of information that goes into a
table. This works good. Once the manual information is saved how do I
get that listbox to automatically update itself upon new entry? Before
update? Also since that listbox has all item's that were entered into
the table, how do I select the choice in the listbox to bring up that
one particular item number in the textbox's. To explain, even though I
enter in the information in the textbox, i can scroll through them and
see all the items, I have buttons that do first, last, previous, next,
etc. I'd like for when I click the item in the listbox to bring that
one particular record up for viewing. Instead of scrolling with the
next button through 3,000 items if I click the item in the listbox
it'll jump right to that one item that lets say is item # 1867. Thanks
in advance.

Ryan
 
R

ryan.fitzpatrick3

I figured question 1 out, still need help on the 2nd question thank
you.
 

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

Top