update feild based on combo box value

T

Toby Gallier

Hi, i have a newbie question.

How would i update a feild based on the slection of a combo box ? I
have a "status" combo box that represents the status of work. there
are 3 diffrent steps, and i want to record the dates of when the
"status" combo box is udpated with a partiuclar value, or step. For
exmaple a new record is created and the the "status" combobox reading
"step 1" when the form is submited i want it to update the record with
the status feild as "step 1", as well as a the "step 1 date" feild with
the date of when step 1 was slected in the combo box. Someone the
would come back and change "step 1" to "step 2" i would then want to
udpate the "status" feild with "step 2" and the "step 2 date" feild
with the date step 2 was selected in the combo box. and so on.

basicly i want to track the progression of work based on when the
records "status" combo box was updated with particular values.

Thanks!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top