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
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