Sorting Excel column by start of word/custom list -


let's have column

cat

bat

mat

bat_nk

mat_po

cat_rk

i want sort top 3 match order of bottom three. have many sets within document, each needs sorted according counterpart. how go doing in general way, doesn't involve creating custom list each one? not sorting varying list, ignoring after/including underscore?

thanks in advance, driving me nuts. i've searched over.


think vlookup , left may solve problem facing.
following example tried:
custom sort


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -