1-- Google Sheets: Filter rows above current cell2=filter(
3 indirect("R2C3:R" &row()-1& "C3", false),
4 indirect("R2C3:R" &row()-1& "C3", false) = "Search Word"
5)
67-- Note: Use must use R1C1 notation, not the A1 notation
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content