Ok, as you requested a sort button on every column. This should do that for you.
Couple things you will need to do before the script works is.
Hit ALT +F11
From VBA Menu :
'Tools>References. Put a check mark in the below fields. You may need to scroll to find them.
Microsoft Visual Basic For Applications Extensibility
And
MS VBA Extensibility 5.3 Library
You should get a good idea how it works.
Thank You, Mike
Bookmarks