B
bill anderson
I want to automatically fill a field on a form based on
input from another field. I have a field that looks at
another table for input (its a combo box/field
called "award_definition"). Once I select from that combo
box the selection of choice either "on exit" or "after
update" control I want the code to look at the same
lookup table that I got the input for "award definition"
and look at another field linked to award_definition and
automatically fill a field called "AWD_CAT". I tried some
code from Byron that used DLookup but can't get it to
work. Does anyone out there have any ideas.
Bill
input from another field. I have a field that looks at
another table for input (its a combo box/field
called "award_definition"). Once I select from that combo
box the selection of choice either "on exit" or "after
update" control I want the code to look at the same
lookup table that I got the input for "award definition"
and look at another field linked to award_definition and
automatically fill a field called "AWD_CAT". I tried some
code from Byron that used DLookup but can't get it to
work. Does anyone out there have any ideas.
Bill