Hawks18
New Member
- Joined
- Apr 11, 2016
- Messages
- 17
So, I've got a unique scenario that I can't figure out and doesn't seem to have been solved elsewhere yet.
Excel allows users to create "Custom List" data for sorting cells - unfortunately, these lists are inherently delimited via commas and it seems to be non-negotiable.
Ordinarily, it wouldn't cause an issue except that in this case the very list that I'd like to use for Sort Order has several values that are separated by commas...
Does anybody know how-to prevent Excel from delimiting Custom List values that are listed with commas? (w/o using VBA code)
Example List:
C
C, LW
C, RW
C, LW, RW
LW
LW, RW
RW
D
G
I'd appreciate any help on this subject. Thanks!
Excel allows users to create "Custom List" data for sorting cells - unfortunately, these lists are inherently delimited via commas and it seems to be non-negotiable.
Ordinarily, it wouldn't cause an issue except that in this case the very list that I'd like to use for Sort Order has several values that are separated by commas...
Does anybody know how-to prevent Excel from delimiting Custom List values that are listed with commas? (w/o using VBA code)
Example List:
C
C, LW
C, RW
C, LW, RW
LW
LW, RW
RW
D
G
I'd appreciate any help on this subject. Thanks!