G
Guest
I have a problem with an event procedure that I have set up for a NotInList
Event. It adds the the item to the Row Source, so it will appear in the drop
down for future records. It works fine, however when I close the form and
reopen it, all of the additions that had previously been made are gone.
The only time I've gotten it to work, where it kept the additions, was if I
happened to open the event procedure in VB. The when I got to close the
form, it prompts me to save it, and I do. In that situation it keeps the
additions to the row source and they are there the next time I open the form.
I've tried just saving the form, but it doesn't seem to work unless I opened
the code in VB. I have no idea why that would make a difference but for some
reason it does.
any help would be much appreciated!
Event. It adds the the item to the Row Source, so it will appear in the drop
down for future records. It works fine, however when I close the form and
reopen it, all of the additions that had previously been made are gone.
The only time I've gotten it to work, where it kept the additions, was if I
happened to open the event procedure in VB. The when I got to close the
form, it prompts me to save it, and I do. In that situation it keeps the
additions to the row source and they are there the next time I open the form.
I've tried just saving the form, but it doesn't seem to work unless I opened
the code in VB. I have no idea why that would make a difference but for some
reason it does.
any help would be much appreciated!