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

Thoughts on Peter Bartholomew's BYROWλ solution to BYROW that can return arrays of arrays?

GitHub Gist

MS Community Hub Discussion

Fed up with #CALC errors when developing solutions seem like a natural use for BYROW, but need an array result per row, I started building some utility functions for cramming results into thunks and then unpacking them later.

Then I thought, "I should just build a generalized BYROW solution that handles array results."

Then I thought, "I bet someone has built this."

And now here I am looking at Peter Bartholomew's BYROWλ (and friends) and wondering, "Is this too far?"

Is anyone else here using something like this? Why did Microsoft decide that BYROW should return scalar values per row? That's rhetorical, of course. No one knows the answer to that question.

I'm just so tired of #CALC errors when BYROW feels like such a natural fit for a problem. I'm mostly curious if others are using functions like these, just relying on thunks, or simply avoiding BYROW/BYCOL when array result are needed?

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

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#natural language processing for spreadsheets
#Excel alternatives for data analysis
#generative AI for data analysis
#rows.com
#row zero
#natural language processing
#enterprise-level spreadsheet solutions
#Excel compatibility
#AI-driven spreadsheet solutions
#financial modeling with spreadsheets
#no-code spreadsheet solutions
#Excel alternatives
#data cleaning solutions
#BYROW
##CALC errors
#Peter Bartholomew
#array results
#thunks
#generalized BYROW solution
#utility functions