actually i'm using 3 tables for this task. the table are tb_pekerja, tb_status and tb_aduan. tb_aduan is the main table. those 3 tables(ms access) are no connected(no relationship) . i'm using tb_pekerja and tb_status for retrieve because i'm using list menu. after inserting all the needed info, it will be update inti tb_aduan.below are the coding generated by dreamweaver
(see attch)