Hi. I am sure this sounds more complex than it is.
I have a massive worksheet (circa 70,000) rows and each manager is responsible for a few hundred.
I want to be able to do a macro - that filters by manager and all his/her employees and duplicates the sheet, hence the sheet is split into say 50-100 sheets with each manager only having a copy of his relevant people.
However, the original sheet may change (we may add rows or columns) but there will always be a manager column which may shift here and there, so this needs to be taken into account.
I am an intermediate vba user at best so would really appreciate your guys help. As this needs to be done weekly..?
I have a massive worksheet (circa 70,000) rows and each manager is responsible for a few hundred.
I want to be able to do a macro - that filters by manager and all his/her employees and duplicates the sheet, hence the sheet is split into say 50-100 sheets with each manager only having a copy of his relevant people.
However, the original sheet may change (we may add rows or columns) but there will always be a manager column which may shift here and there, so this needs to be taken into account.
I am an intermediate vba user at best so would really appreciate your guys help. As this needs to be done weekly..?