I am trying to find a formula which can help me find the average of the results for the 4 criteria's used with ID; Company Name; Code & Activity by using isnumber search options:
Example:
Table with the details coming from the report extracted and format will not be same always:
id | Company Name | Code | Activity | Results | ||
---|---|---|---|---|---|---|
123 | ABC | XYZ. | DEF | MNO QRS | X039.05.01X055.01.01 | |
456 | MNO | XYZ. | RVS | 105-Tax 108-FRA225-REC | X019.01.01 | 75 |
235 | ABC | QRS | 704-BREAK | X001.01.01 | 90 | |
456 | QRS | XYZMNO GIJ | 105-Tax201-Fraud 114-QURK | X001.01.01 | 75 |
Criteria:
ID |Company Name|Code|Activity | Result
456| MNO | 105|X011.02.03| 75 avg of 75 75 = Average of rows 2 & 4 which has these details listed by using isnumber and average combinations
Table can have thousands of rows and format is not fixed hence looking any dynamic formula using the 4 criteria's search from the respective columns to get the average results for the results found.
Its same company data which is combined manually for year to information hence same criteria's available multiple times and we are trying to show the average results for these criteria's
Any formula or macro which can help would be great help as this is my monthly task and taking too much of time to just find the average results
Thanks for your time
Regards Suresh