Hello,
Looking for help creating a Macro to do the following:
Sheet 1: Employee Info
Sheet 2: Payment Prep
In Sheet 1 we input the employee information and assign theman Employee Info Index Number
I am looking for a Macro that will copy the data from theEmployee Info tab (which ranges from A2 to U2, B2 to U2, C2 to U2 etc.) to thePayment Prep worksheet when the applicable Employee Info Index Number isselected.
So for example if the following info is inputted in theEmployee Info sheet.
Employee Info Index #1 : John Smith
Employee Info Index #2 : Jane Doe
If I input Employee Info Index #1 on the Payment Prepworksheet all of the data from A2 to U2 on the Employee Info tab (relating to John Smith) will be copiedto the Payment Prep worksheet.
Any help is appreciated. Thanks
Looking for help creating a Macro to do the following:
Sheet 1: Employee Info
Sheet 2: Payment Prep
In Sheet 1 we input the employee information and assign theman Employee Info Index Number
I am looking for a Macro that will copy the data from theEmployee Info tab (which ranges from A2 to U2, B2 to U2, C2 to U2 etc.) to thePayment Prep worksheet when the applicable Employee Info Index Number isselected.
So for example if the following info is inputted in theEmployee Info sheet.
Employee Info Index #1 : John Smith
Employee Info Index #2 : Jane Doe
If I input Employee Info Index #1 on the Payment Prepworksheet all of the data from A2 to U2 on the Employee Info tab (relating to John Smith) will be copiedto the Payment Prep worksheet.
Any help is appreciated. Thanks