Hi All,
I am looking for a solution to an excel problem.
I have data for sales representatives showing the different states they are selling products in, the different states are randomly sorted in rows, ie- Agent A is rendering services in New York Michigan and Utah, they are US Territory 1, 2 and 3 respectively, but for Agent 2 rendering services in California, New York and Montana they are US Territory 1, 2 and 3. I have different IDs for the agents so that is a unique reference. In my output sheet I have all the US states in alphabetical order I need the states for those states arranged in columns against those agents. I am currently able to do a INDEX MATCH and can bring in the US territories as in Terriotry 1 , 2 and 3 and they are randomly ordered for all agents, but i need them ordered in columns against the respective states i have in the column.
I am looking for a solution to an excel problem.
I have data for sales representatives showing the different states they are selling products in, the different states are randomly sorted in rows, ie- Agent A is rendering services in New York Michigan and Utah, they are US Territory 1, 2 and 3 respectively, but for Agent 2 rendering services in California, New York and Montana they are US Territory 1, 2 and 3. I have different IDs for the agents so that is a unique reference. In my output sheet I have all the US states in alphabetical order I need the states for those states arranged in columns against those agents. I am currently able to do a INDEX MATCH and can bring in the US territories as in Terriotry 1 , 2 and 3 and they are randomly ordered for all agents, but i need them ordered in columns against the respective states i have in the column.