Hello,
I am trying to find a way to add clickable sort functions to a sheet, kinda like you have in your typical E-mail.
By Date in Column B, By Alphabet in Column C, By Alphabet in Column D, by Number (Currency) in Column E.
Of course I would like the corresponding data in the row to follow the sort.
Right now I have buttons set as transparent (so you can see whats in the cell) to be used for the sorting function.
So on the sheet "Master List" i have 4 buttons, "CmdDate" will sort by date in Column B, "CmdVendor" will sort alphabetically by vendor name in column C, "CmdCourse" will sort alphabetically by course name in column D, and "CmdCost" will sort numerically (smaller to larger) in Currency format.
Any help is greatly appreciated.
I am trying to find a way to add clickable sort functions to a sheet, kinda like you have in your typical E-mail.
By Date in Column B, By Alphabet in Column C, By Alphabet in Column D, by Number (Currency) in Column E.
Of course I would like the corresponding data in the row to follow the sort.
Right now I have buttons set as transparent (so you can see whats in the cell) to be used for the sorting function.
So on the sheet "Master List" i have 4 buttons, "CmdDate" will sort by date in Column B, "CmdVendor" will sort alphabetically by vendor name in column C, "CmdCourse" will sort alphabetically by course name in column D, and "CmdCost" will sort numerically (smaller to larger) in Currency format.
Any help is greatly appreciated.