Userform for this code needed
Hello,
I have the code working successfully, yet I am needing to have a Userform that populates the correct Agents data.
[code]=INDEX(OFFSET(EmployeeData!$AB$27,MATCH($M$4,EmployeeData!$AB$27:$AB$500,0),0,12,2),MATCH($AI$2,$W$4:$AH$4,0),2)[/code]
The Code above gets the data from the EmployeeData sheet and shows it in the ReviewAgents sheet. Need the Userform to populate the data in the Agents section by month in the employeedata sheet.
Here is a sample file, Any help or suggestions is appreciated.
Best Regards,
John
Attachment | Size |
---|---|
Sample3.xlsm | 59.78 KB |
Userform for this code needed
I will try to help with the userform, but first I have some questions.