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:
Comments
Post a Comment