Hi Guys,
I've come across a problem that I think needs a VBA solution, which is not my area. :-( Please can anyone help out with this?
Background: I have a Front page summary sheet that works out the number of agents in a team that are exceeding an allowed threshold. Data is per team per month. I have a breakdown sheet which has a filtered list of agents and their data.
Requirement: I need to create (hyper)links from each "Number exceeding" number cell on the Overview sheet that will link to the Breakdown sheet and;
Appreciate any help you can offer guys.
I've come across a problem that I think needs a VBA solution, which is not my area. :-( Please can anyone help out with this?
Background: I have a Front page summary sheet that works out the number of agents in a team that are exceeding an allowed threshold. Data is per team per month. I have a breakdown sheet which has a filtered list of agents and their data.
Requirement: I need to create (hyper)links from each "Number exceeding" number cell on the Overview sheet that will link to the Breakdown sheet and;
- Use the MONTH from directly above the number cell on the Overview sheet, and put it in cell A1 of the breakdown (this will change my data set that is being looked up)
then... - Filter the table on the Breakdown sheet using the TEAM NAME from the Overview sheet (e.g. A1, A5, A9 etc.)
- Filter the table on the Breakdown sheet using ADHERING as "No"
Appreciate any help you can offer guys.
