Hi,
I am looking for an easy way to sort a named list (which is populated from a series of column headers say from a table of data). I need to put those items in another cell as a data validation list (sorted) using a formula or anything possibly without a macro.. Please help !!!
e.g. Sheet1 :
imagine: Books Notebooks Computers Tablets Smartphones Phones.. etc as column headers of a table of data
so, I got a named range : myCategories = Sheet1!$A$1:$Z$1
Sheet2 :
Say in A1 : If I use myCategories as it is in data validation, then I will get a list without any order as they appear in Sheet1. But I want the list to be displayed in ascending order.
Please help !! with or without a macro !!!
I am looking for an easy way to sort a named list (which is populated from a series of column headers say from a table of data). I need to put those items in another cell as a data validation list (sorted) using a formula or anything possibly without a macro.. Please help !!!
e.g. Sheet1 :
imagine: Books Notebooks Computers Tablets Smartphones Phones.. etc as column headers of a table of data
so, I got a named range : myCategories = Sheet1!$A$1:$Z$1
Sheet2 :
Say in A1 : If I use myCategories as it is in data validation, then I will get a list without any order as they appear in Sheet1. But I want the list to be displayed in ascending order.
Please help !! with or without a macro !!!