P
pjscott
I'm using sql 2000 and Acces 2003.
I have a form called frmAgencyEmpNew.
Within this form I have several subforms in tab controls.
One of the subforms frmAgencyEmpNewWorkSub has a field Location.
When the Location field is populated from a drop down list I want the field
IdNumber in frmBusOfcData to auto populate with an id number (TL40-729).
I've tried everything I can think of in the After Update but I can't get
anything to work.
Can someone give me an idea what will make this work?
Thanks for the help,
Paul
I have a form called frmAgencyEmpNew.
Within this form I have several subforms in tab controls.
One of the subforms frmAgencyEmpNewWorkSub has a field Location.
When the Location field is populated from a drop down list I want the field
IdNumber in frmBusOfcData to auto populate with an id number (TL40-729).
I've tried everything I can think of in the After Update but I can't get
anything to work.
Can someone give me an idea what will make this work?
Thanks for the help,
Paul