1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Late call an array of functions

The formula syntax is not allowing which should be possible:
This works: =IF(TRUE,VSTACK(NOW,TODAY))()
This raises syntax error: =VSTACK(NOW,TODAY)()
Why?

Unrelated working examples:
=(@VSTACK(NOW,TODAY))()
=LAMBDA(func,func())(VSTACK(NOW,TODAY))

submitted by /u/SetBee
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#rows.com
#AI formula generation techniques
#Excel compatibility
#Excel alternatives for data analysis
#formula generator
#Excel alternatives
#VSTACK
#formula syntax
#syntax error
#NOW
#TODAY
#Excel
#LAMBDA
#IF
#function
#array of functions
#working examples
#call
#submitted by
#true