I need some assistance with a formula for Google Sheets. The following formula works in Excel, but not in Google Sheets. I don’t believe the “Take” formula is in sheets. Any ideas on how to find what I’m looking for based on the example below?
=TAKE(SORT(FILTER(C3:D10,B3:B10=G5),2),-1)
=TAKE(SORT(FILTER(C3:D10,B3:B10=G5),2),-1)