list box new record with name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a list box(with employee names) and a set of fields(first field has a
pull down box for employees). When I click on the name of the employee on
the list box, I want the first field to automatically bring up that name and
present a brand new record.

I know how to bring up a new record and set it to a control (Employee), but
I can't get the field to automatically bring up the employee I clicked on the
list box. Any help is greatly appreciated.
 
Back
Top