date stamp from list box

K

ken

I have a list box on a form
job Status
when job is complete people
change status in box
p-production
s-saws
e-engineering
d-delivery
I am trying to get the date for instance e is chosen to put
date in engDate field
and when s- is chosen to put date in SawDate field
I want these dates to remain
even though something else is chosen in list box
Thanks for any suggestions
Ken
 
Top