ListBox ?

  • Thread starter Thread starter V.Gonzalez
  • Start date Start date
V

V.Gonzalez

Greetings to all who read this inquiry! I am trying
to "Relist" the rows within a listbox. When the main
form opens, the listbox shows the rows as selected by the
control source query. At my discretion, I want to do use
a control button to simply reinvoke the query and
redisplay the rows within the listbox. I've looked at the
listbox control properties and cannot figure out how to
make this work. Any help would be greatly appreciated.
Thanks,V. Gonzalez
 
Me!NameOfListBox.Requery should work.

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
 
Back
Top