79339715

Date: 2025-01-08 15:22:52
Score: 1
Natty:
Report link

Basically, to replicate your Google Sheets formula in Excel, you’ll need a different approach since Excel doesn’t have a direct QUERY equivalent. One way is to use a helper column to count occurrences. If your data is in column A, you can use =COUNTIF(A:A, A2) in column B to get the counts.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: arthyols