I have a worksheet that has a table of data.
The table spans cells B2 - Q72
I would like to place the same table of data underneath it but sorted
by one of the colums in Ascending Order, then the same again
underneath that but this time sorted in Descending order.
eg:
|
|Table of Data
|
|
|Table sorted in Ascending Order
|
|
|Table sorted in Descending Order
|
so when data is changed in the top table the sort orders in the tables
underneath are reflected as well.
I would like this to happen automatically when data is entered and not
by manually running a macro to update all the time?
Is this possible?
Bookmarks