I want to use formulatext() with arrayformula() :
=arrayformula(formulatext(A1:A10))But The arrayformula doesn't work. It should output 10 rows but it only returns a single row output.
Is there anyway around to combine them ?
I want to use formulatext() with arrayformula() :
=arrayformula(formulatext(A1:A10))But The arrayformula doesn't work. It should output 10 rows but it only returns a single row output.
Is there anyway around to combine them ?