I know I need to be using an INDEX formula and a combination of MATCH formulas to accomplish my objective, but I can't seem to get it quite right.
I am attaching a file for reference.
There is a data tab that everything references. I have many more columns in mine and the come in from a database system download, so the formatting is not changing month to month (however, I can not control the order of the columns as it comes in).
I am looking to create some tables on the Chart tab using the data.
The charts are by District, listing each store and the management levels at each store.
All stores will not have the same number of each level of management and there could be multiple of the same level at a given store.
I know that I should be able to say if given District =X AND store #=X , give me the name of the person at Mgmt level "Mgr" and the give me the next person and so on. Ideally, in the Mgmt level column it will automatically figure out based on the data how many of what type of Mgmt is in each store. The OR value comes in as the store will either have a "Mgr" or "T Mgr" but not both.
I appreciate any help that you can provide.
I am attaching a file for reference.
There is a data tab that everything references. I have many more columns in mine and the come in from a database system download, so the formatting is not changing month to month (however, I can not control the order of the columns as it comes in).
I am looking to create some tables on the Chart tab using the data.
The charts are by District, listing each store and the management levels at each store.
All stores will not have the same number of each level of management and there could be multiple of the same level at a given store.
I know that I should be able to say if given District =X AND store #=X , give me the name of the person at Mgmt level "Mgr" and the give me the next person and so on. Ideally, in the Mgmt level column it will automatically figure out based on the data how many of what type of Mgmt is in each store. The OR value comes in as the store will either have a "Mgr" or "T Mgr" but not both.
I appreciate any help that you can provide.