Updating a listbox

  • Thread starter Thread starter Joe Holzhauer
  • Start date Start date
J

Joe Holzhauer

Is there a way to update a single field or row within a listbox without
requerying the entire list?

Thanks,
Joe
 
No.

If the RowSourceType is a Table/Query, you need to Requrey the list box to
reflect any changes.
 

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

Back
Top