D
DS
I have a main form with a listbox, when I click on the listbox it sends
the selection to a hidden form, this works fine. I also have another
popup form that isunbound with a listbox that shows the records from the
hidden form, this almost works fine, the problem is that the listbox on
the unbound form is always one record behind. if I click on "1" I won't
see this in the popup form until lets say I click on "2", which I won't
see until I add another record. If I close the popup form and reopen it
of course I see Everything. Any help appreciated.
Thanks
DS
the selection to a hidden form, this works fine. I also have another
popup form that isunbound with a listbox that shows the records from the
hidden form, this almost works fine, the problem is that the listbox on
the unbound form is always one record behind. if I click on "1" I won't
see this in the popup form until lets say I click on "2", which I won't
see until I add another record. If I close the popup form and reopen it
of course I see Everything. Any help appreciated.
Thanks
DS