Formula to find matching row value based on cells in multiple columns
问题 I am trying to lookup a col4 value when, in the same row, col1, col2 and col3 each match. I referenced this SO Post as it is a similar question but that solution is not working for me. I am searching for specific Source s, on specific Date s, with specific Status s and want to return the corresponding Count s. My data with examples of output required: 回答1: May not be preferred approach and might not even give the correct answer but for anyone new to PivotTables the sooner they are comfortable