using 2 forms at the same time

  • Thread starter AccessUser777 via AccessMonster.com
  • Start date
A

AccessUser777 via AccessMonster.com

Hi,
I have two tables: Table1 has the following fields: TASKID, ISSUE, ACTION;
Table2 has the fields TASKID, STARTTIME, ENDTIME (reason I don't have the
STARTTIME/ENDTIME on first table is due to multiple users updating the TASKID)
 
Top