Excel BYROW Function – Google Sheets Alternative | ComTools
Learn Excel BYROW: what it does, Google Sheets support (Not supported), alternatives (ARRAYFORMULA), and convert formulas online.
What is Excel BYROW?
Applies a LAMBDA to each row of an array.
Google Sheets compatibility
On Google Sheets, BYROW is marked as Not supported. Use ARRAYFORMULA with a row-wise expression, or MAP if available in your Sheets build.
Convert with ComTools
Paste a formula that uses BYROW into /excel-formula-converter, choose Google Sheets or Excel as the target, and get support status plus suggested rewrites.
FAQ
QDoes Google Sheets support BYROW?
Status: Not supported. Common alternative: ARRAYFORMULA.
QCan ComTools rewrite my formula automatically?
Simple renames (e.g. TEXTAFTER→REGEXEXTRACT, TEXTSPLIT→SPLIT) and simple LET expansions are attempted; complex formulas get guidance.