S
Shell
In Access 2000
When a form is loaded, I have a list box which gets populated though a
query. The first column is the key and is hidden.
I can link back to this form, which has not been closed and I know when I
linked back or which I originally opened it. When I link back, I want to
have the original selection (which was done manually) un-selected (by code)
and a new selection automatically by code. I have the new key.
On the manual selection, I have fields populated by code. These fields need
to be repopulated by code, during the 'link back'.
Thanks
When a form is loaded, I have a list box which gets populated though a
query. The first column is the key and is hidden.
I can link back to this form, which has not been closed and I know when I
linked back or which I originally opened it. When I link back, I want to
have the original selection (which was done manually) un-selected (by code)
and a new selection automatically by code. I have the new key.
On the manual selection, I have fields populated by code. These fields need
to be repopulated by code, during the 'link back'.
Thanks