B
BrianPaul
I have a form with a listbox. I have an event on double click on the listbox
that opens a form that coresponds to the value in the listbox to edit. After
I edit the record I have a command button to close the popup form. however
to Requerry the list box I have to re-open the form (keep in mind the form is
already opened in the background) then use the statement to requery the
listbox.
I have tried everything else I can think of with every event possible,
onload, onactivate, Is there a better way?
2nd question. What is the difference between refresh and requery.
Thanks,
that opens a form that coresponds to the value in the listbox to edit. After
I edit the record I have a command button to close the popup form. however
to Requerry the list box I have to re-open the form (keep in mind the form is
already opened in the background) then use the statement to requery the
listbox.
I have tried everything else I can think of with every event possible,
onload, onactivate, Is there a better way?
2nd question. What is the difference between refresh and requery.
Thanks,