Hi all,
I've been wracking my brain for days already trying to figure this out. I've searched all over the web and haven't come to an answer there either.
In the attached sample workbook, I need a formula that works fast and doesn't interrupt workflows that takes all the values of all the cells in a range pf rows and columns, removes the blanks, and outputs a single column with all these values in order, and outputs blanks at the end of the list, not zero's.
It needs to stay as a formula because all the data that are in these columns and rows are formulas linked to another sheet in the same workbook. The other sheet will be updated with more rows, in which case this range of data will update, and then the formula you guys might help me with will update.
In the attached sample, i have removed the formulas, but originally every cell from column A to L had formulas, and A to L is the range I need output into a single column N. The formulas go all the way down to row 12,000. So. there should be 144,000 cells in the range that this formula will be working with.
It doesn't matter how many helper columns I need, but I need it to work fast and update smoothly, so that most likely rules out array formulas since as far as i've seen they take forever to update and sometimes crash my system when looking through 144,000 formulas.
You guys are probably my last hope. If you guys can't figure this out, I might as well just give up.
Thank you so much!!
Bookmarks