G
guilbj2
I have a list of data in 4 columns (A
) that I want to sort i
ascending order using a numerical value in column B. While it's simpl
to do so with the sort command, I'm trying to find a way without doin
so. I'll clarify a little of the overall objective to explain why.
I'm basically taking a report generated externally and trying to creat
a template for some non technical co-workers. The level of help I ca
expect is for them to basically copy the ore-generated report into cel
A1 of a worksheet and click on a different sheet to see a finishe
product.
I've used vlookup and some formulas to modify the data as needed, bu
am stuck at finding a way to sort the final list that does not involv
the user manually doing so. Any ideas
ascending order using a numerical value in column B. While it's simpl
to do so with the sort command, I'm trying to find a way without doin
so. I'll clarify a little of the overall objective to explain why.
I'm basically taking a report generated externally and trying to creat
a template for some non technical co-workers. The level of help I ca
expect is for them to basically copy the ore-generated report into cel
A1 of a worksheet and click on a different sheet to see a finishe
product.
I've used vlookup and some formulas to modify the data as needed, bu
am stuck at finding a way to sort the final list that does not involv
the user manually doing so. Any ideas