Good Morning,
I am trying to create a Macro that will run when I select an employee from a Drop-down list.The drop-down list contains 21 employees and I need the macro to auto-fill their schedule into the first row of my spreadsheet when selected. Currently when I select an employees name it auto-fills 6 rows of the spreadsheet with Data using VLOOKUPS. I need to copy the formatting of the Schedule information, which is why I have not used a VLOOKUP for this data as well. I have been able to write a simple VB code for the first employee, but it remains stagnant when the next employee is selected. Can I assign a Range to each employee with several different codes since the row and columns will stay the same on my spreadsheet or do I need a separate Macro for each employee in the drop-down?
The code I am currently using is below:
Bookmarks