After Update

Bob I think I have it working. Again thank you for the help.

Looks like trying all the different things I ended up with this
Forms_FrmAddingAllPartsviewer.PartNumber_AfterUpdate

and all I need to do was drop the S

Form_FrmAddingAllPartsviewer.PartNumber_AfterUpdate


and now it works

thank you
jon
 
Well I thought I had it figured out but as always I have hit another road block.
So I have the AfterUpdate code running but now my code of OnNotInList does not work. Infact it will allow the partnumber to be saved to the table even with the limit to list set to yes. So why does the After Update not trigger the On Not in list code?
 

Users who are viewing this thread

Back
Top Bottom