gerard1979
MIS
ON a combobox I write code to open the item and update the data.
for example:
I have a cbo with info from locations
I want to have the possibility to change the names
so I have a change form with an update query.
the problem is: the data will be updated but not refreshed so the user can't see immediately the changes are made
Ill tried to requery the cbo after update the info, but it doesn't work.
Anybody a good idea?
Thnx
Gerard
for example:
I have a cbo with info from locations
I want to have the possibility to change the names
so I have a change form with an update query.
the problem is: the data will be updated but not refreshed so the user can't see immediately the changes are made
Ill tried to requery the cbo after update the info, but it doesn't work.
Anybody a good idea?
Thnx
Gerard