Perfect! Many thanks. One quick question though, why the 2 at the beginning of the MATCH statement? I understand the rest of the formula, just not that part...
workbook at this link
https://docs.google.com/open?id=0ByySPiNwaEgwSzJxY2U5SzdHRms
I need to find the value from column D where the row is 75% of the filtered list where there is a figure in column D of the filtered list and is in ascending order in column D
Yes, that will give the row, but how to do that on a filtered list....so where would the COUNTIFs statement be in that formula?
One thing I forgot to mention, the filtered list would need to be sorted in ascending order on the Number of Days column
Hi all,
I have a large list that needs to be filtered based on certain criteria, and of that filtered list, I need to find which row is a 75% of the total filtered row count.
An example:
A list with approx 6000 rows in with columns of ID, Type, Date, Number of Days
The list needs to be...