Saeed Ghazi Joolaee
New Member
Hi everyone,
I have defined two tables. Column1 of both is defined as name of employees, I want every time that an employee inserted in Table1 a new row to be inserted (or added) to Table2 with the name of that employee in Column1, or even if one of employees deleted in Table1 that employee row to be deleted in Table2 too. Is it possible with VBA? What are codes please?
Thanks in advance to everyone,
Saeed
I have defined two tables. Column1 of both is defined as name of employees, I want every time that an employee inserted in Table1 a new row to be inserted (or added) to Table2 with the name of that employee in Column1, or even if one of employees deleted in Table1 that employee row to be deleted in Table2 too. Is it possible with VBA? What are codes please?
Thanks in advance to everyone,
Saeed