I have a big data file that is written in such a way that looks like this:
A---------------B
Name1---------Data1
---------------Data2
---------------Data3
Name2---------Data1
---------------Data2
---------------Data3
Everything is currently done manually to put Name in alphabetical order.
I want to use SORT function to SORT alphabetically by Column A instead of manually inserting and pasting the lines.
Column B data should correlate to Column A in same order when you SORT by Column A.
What is the best way to manage this spreadsheet? I'm open to any suggestions.
Thank you
<Attached sample spreadsheet>
Bookmarks