M
Mary Beth
I have a combo box on the frmAssessment with a list of Assessors from a
lookup table. I want to send an email to the Assessor who's name is
displayed in the box either when a new entry or a change of names when
editing. I created a macro with a condition of [RNAssessor] = "Jane Doe" and
the action SendObject with Jane Doe's email address - similarly for each
Assessor's name.
The problem I'm having is I cannot get the event to trigger. I tried the
OnChange and AfterUpdate events and they don't work.
Any help you can give me will be much appreciated.
Mary Beth
lookup table. I want to send an email to the Assessor who's name is
displayed in the box either when a new entry or a change of names when
editing. I created a macro with a condition of [RNAssessor] = "Jane Doe" and
the action SendObject with Jane Doe's email address - similarly for each
Assessor's name.
The problem I'm having is I cannot get the event to trigger. I tried the
OnChange and AfterUpdate events and they don't work.
Any help you can give me will be much appreciated.
Mary Beth