Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50076

Order Values

$
0
0
Hello Excel Forum!

I've attached a workbook with 3 examples to work with.

I need to know how to order values and display them as shown in column F.

Null values should be excluded.
Column A is sorted ascending, then column B, then column C based upon the values in the table.

Where (e.g.) 'Scenario 3' has,
Column A {c=1,e=1}
Column B {c=1,e=1}
Column C {c=3,e=2}

And so the values in column A aren't determinate of the order, nor column B, but column C determines that the order is {e,c}.

I'm not sure how to achieve this for the resulting order (as shown in column F). Any help very much appreciated!

Greg
Attached Files

Viewing all articles
Browse latest Browse all 50076

Trending Articles