invalid entry error message

L

Loni - RWT

Does anyone have any idea why I would get an "Invalid Entry" error message on
an entry selected from a combo list? It had been working fine. I edited a
couple lines of code, to correct the output, in the AfterUpdate event of this
control which update other controls based on the selection. Only the one
choice generates the error.
Any help is greatly appreciated!
Thanks,
 
L

Loni - RWT

I figured it out. I called for the wrong field name when I changed my code.
Thanks,
 
Top