Refresh Listbox

  • Thread starter Thread starter fi.or.jp.de
  • Start date Start date
F

fi.or.jp.de

Hi All,

I have excel userform, which is connected to access database.

I have customer details in access dabase.

I will search using excel userform, results are displayed in listbox.
I will select the listbox item and update the required details.
If I click save it saves to database. That is working fine.

What I need is, If click save it need refresh the listbox item also
with saved details.

Is this possible. ??
 
No its not happening

Assumed i listbox showing status as pending, I click on that & change
it to completed. & Clicked save.

It will be updated in access database. I want to reflect the changes
in listbox after the update.
 
Back
Top