G
Guest
I have a main table that keeps track of project information. One of the
fields is Status and tracks the the project as it passes through different
phases. What I would like to do is update this status field as certain forms
are filled out. For example I have a form for Quality Testing results (who's
information is housed in a Quality Testing Table). When the user fills out
this form and clicks "Ok" then I would like to automatically update the
status in the main table to Quality Testing Done. What is the easiest way to
accomplish this. Thank you in advance for the help.
fields is Status and tracks the the project as it passes through different
phases. What I would like to do is update this status field as certain forms
are filled out. For example I have a form for Quality Testing results (who's
information is housed in a Quality Testing Table). When the user fills out
this form and clicks "Ok" then I would like to automatically update the
status in the main table to Quality Testing Done. What is the easiest way to
accomplish this. Thank you in advance for the help.