Thread
:
Sort & lookup with long strings
View Single Post
06-29-2017, 10:45 AM
NBVC
Windows 10
Office 2013
The Formula Guy
Join Date: Mar 2012
Location: Mississauga, CANADA
Posts: 215
Perhaps, as a workaround, you can create separate columns that split the strings using LEFT() and MID() functions, then you can sort by first column (left 255 chars) and then second column (remaining chars)?
NBVC
View Public Profile
Find all posts by NBVC