So I have a data set, in which column A lists clients...followed by a bunch of other columns including date ranges, revenue, employees etc. But I also have a a column (call it "Type")which is either "T","S" or "P".
I then have 3 pivot tables, each grabbing ONLY the client, with a report filter based on the T, S or P. (3 pivot tables, one for each "Type": T, S and P). All the values in the columns next to the pivot table are Index Matches...Indexing the column from the data set, by matching the client. I need to return the index match for the proper client when the Type matches the report filter.
Whats the syntax on the array formula to do it (or if this is done without an array formula..how is it done)
I then have 3 pivot tables, each grabbing ONLY the client, with a report filter based on the T, S or P. (3 pivot tables, one for each "Type": T, S and P). All the values in the columns next to the pivot table are Index Matches...Indexing the column from the data set, by matching the client. I need to return the index match for the proper client when the Type matches the report filter.
Whats the syntax on the array formula to do it (or if this is done without an array formula..how is it done)