You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to use the ARRAYFORMULA with COLUMN function inside to get the column number based on an if condition it only prints out the first column number
Description
While trying to use the
ARRAYFORMULA
withCOLUMN
function inside to get the column number based on an if condition it only prints out the first column numberformula:
=ARRAYFORMULA(IF(H6:L6>10, COLUMN(H6:L6)))
Video or screenshots
https://www.loom.com/share/139860f5fbb7447bb51a432ab7ca2c42?sid=b9c9d134-c0d7-4372-94d9-8b0b1d7446e6
Demo
https://www.loom.com/share/139860f5fbb7447bb51a432ab7ca2c42?sid=b9c9d134-c0d7-4372-94d9-8b0b1d7446e6
HyperFormula version
2.5
Your framework
vanilla JS
Your environment
Chrome Version 122.0.6261.94 (Official Build) (arm64) on Mac OS
The text was updated successfully, but these errors were encountered: