AfterUpdate not working with auto-populated field

miacino

Registered User.
Local time
Today, 05:38
Joined
Jun 5, 2007
Messages
106
I have a field [HiringMgr] which is auto-populated based on another field. This field is also a drop down field for cases when it doesn’t auto-populate.

[HiringMgr] field also has an after-update command to do something else. This command does not “happen” when the field is auto-populated. I have to go to the [HiringMgr] field and use the drop down to make the after-update action happen.

Any help would be appreciated!
:D
Michele
 
Place the Event code on the field that auto-populates the HiringMgr field...
 
That did it! Thanks NauticalGent!
 
Happy to help...AND...your thanks but me at the 200 mark, so thank YOU.
 

Users who are viewing this thread

Back
Top Bottom