First off I know very little about Vb code so please be kind.
I have a table called SALESPERSON with a field called EMP_CD in it. There are 142 employee codes. Can someone explain and supply some code that would allow me to auto create a table for each employee, I would like the new tables named the same as the field EMP_CD and the only field in the table should be EMP_CD with the original EMP_CD value populated.
Thanks in advance.
David
I have a table called SALESPERSON with a field called EMP_CD in it. There are 142 employee codes. Can someone explain and supply some code that would allow me to auto create a table for each employee, I would like the new tables named the same as the field EMP_CD and the only field in the table should be EMP_CD with the original EMP_CD value populated.
Thanks in advance.
David