Relative Content

Tag Archive for excelexcel-formulaexcel-lambda

VSTACK and REDUCE(?) to expand column [duplicate]

This question already has answers here: How to convert a column of age counts into a set useful for statistics? (2 answers) Closed last month. I’m trying to expand a column with MAKEARRAY, using instances to determine number of rows that should be populated with a value and then using REDUCE to VSTACK multiple of […]