G
Guest
I have a table that is tracking completion of certain tasks and upon
completion of particular tasks I want to update the same field in a different
table. The structure for my tracking table is as follows:
Review_1
Review_2
Review_3
Review_4
Review_5
Review_6
Project_ID
I don't know how to update the Project_Phase field in my Project_Main table,
which is linked by the Project_ID. Someone please help.
completion of particular tasks I want to update the same field in a different
table. The structure for my tracking table is as follows:
Review_1
Review_2
Review_3
Review_4
Review_5
Review_6
Project_ID
I don't know how to update the Project_Phase field in my Project_Main table,
which is linked by the Project_ID. Someone please help.