Unfortunately no. The code runs, adds the record to the table, returns to
the combo box, and immediately indicates that the item is not in the list.
When you attempt to reenter or enter the number again, the code fires,
prompts for the input again. Entering the same number again at the prompt
results in a "this item already exists", yet it is not in the combo box
list. As a workaround, I have tried various refresh, requery, routines that
I found but none has been successful thus far.
> Is there a place (step) in the code where it stops/errors?
>
[quoted text clipped - 17 lines]
>>>>
>>>> Any suggestions?
Jeff Boyce - 28 Nov 2005 22:39 GMT
I'm not familiar with other potential causes, although a Google search on
the topic might reveal some.
As a "get it done now" alternative, have you tried backing up your work,
throwing out the bum and building a new one? (I use this approach when I
run out of time/patience.)
Regards & Good luck!
Jeff Boyce
<Office/Access MVP>
> Unfortunately no. The code runs, adds the record to the table, returns to
> the combo box, and immediately indicates that the item is not in the list.
[quoted text clipped - 25 lines]
>>>>>
>>>>> Any suggestions?
APG - 28 Nov 2005 23:10 GMT
Thanks
..Figured I'd try the newsgroup as my last resort and then do the dastardly
deed.
Appreciate your input
> I'm not familiar with other potential causes, although a Google search on
> the topic might reveal some.
[quoted text clipped - 37 lines]
>>>>>>
>>>>>> Any suggestions?