A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello,
one other possibility, no code, works in Excel 2013 and up:
- Turn your list into a table (Insert Table)
- add a column that has the letter index. You could use a =LEFT(Title,1) for that
- Insert a slicer for the index column
- format the slicer to have 26 columns and make it wide enough to show all the letters.
- position on top of the list.
- regardless of the sort order of the list, one click on the slicer will return all titles that start with that letter. You can also Shift-Click to select contiguous letters or Ctrl-click to select non-contiguous letters.