Hi,
I'm trying to work out the percentile of a set of data based on multiple conditions.
I have a sheet containing over 100 rows of data and want to work out the percentile of those matching rows where a date is greater than or equal to one date and less than or equal to another.
E.g Sheet 1 has multiple columns but the column which contains the data to use for the percentile is in column O. The date I'm using to match my conditions is in column M.
The dates I'm comparing them against are in another sheet (Sheet 2) in cells D2 and E2.
What I've tried so far is the following (using just the date in D2):
I'm only trying to match the first date for now, to get it right, before I try and match against multiple conditions.![]()
Please Login or Register to view this content.
When searching for an answer, I've only found the criteria using =, rather than >=, therefore not sure if my syntax is correct?
Thanks
Bookmarks