Hi,
i am very new at Vba. I not sure I can even do this. I've tried in a macro but it didn't work.
I have a file there are multiple sheets included. One sheet contains a list of employees - that are listed in rows. There are 200+ tabs (5 to exclude), each sheet named with the employee number. I need to copy each the full row of employee data (a1: cv1) to the matching sheet (tab) based on that employee number but copy it into Column G transposed. I created a separate sheet that contains the name of each sheet but don't know how to reference it.
Any help it greatly appreciated!
i am very new at Vba. I not sure I can even do this. I've tried in a macro but it didn't work.
I have a file there are multiple sheets included. One sheet contains a list of employees - that are listed in rows. There are 200+ tabs (5 to exclude), each sheet named with the employee number. I need to copy each the full row of employee data (a1: cv1) to the matching sheet (tab) based on that employee number but copy it into Column G transposed. I created a separate sheet that contains the name of each sheet but don't know how to reference it.
Any help it greatly appreciated!