Forum Discussion
SamB513
Jun 01, 2022Copper Contributor
Combine Two Filter Functions
I'd like to achieve the following: Return columns from another sheet A | C | D | E | G (where A is between two figures) and then append (if populated) Y | Z or AA | AB or AC | AD or AE | AF or AG...
SamB513
Jun 01, 2022Copper Contributor
In case this isn't resolved and someone else comes across this, for now, I've simply put my several equations underneath each other with a few hundred rows in between to allow the spill ranges to grow (they shouldn't need anywhere near that space, but, best be safe), hidden these columns and added another filter that returns these columns with the blank rows omitted (with a sort on the first thrown in for good measure) and this has achieved what I need, if feeling like a bit of a cheat.
Would ideally like to know the best way to merge two+ spills though.