Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can I set-up a column so that new data sorts into the list alphabetically?
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Using macros you can do it but generally speaking your end users will find it
very disconcerting. As soon as you hit enter the item you just typed disappears and in it's place you see the last alpha entry... You spend a lot of time wondering if you typed it correctly and just where it really went. Generally speaking you are better off to add a command button to sort the list or use events such as activating and deactivating the sheet. -- HTH... Jim Thomlinson "S. Kissing" wrote: Can I set-up a column so that new data sorts into the list alphabetically? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You want your column to sort automatically as you enter new data?
This can be done with sheet event code but I don't think it is a good idea. Can be very hard to find the last data entered if user makes a mistake in data entry. Did user enter llama or plama and where did it sort to? I suggest just entering the data, check for errors and when happy, just hit DataSort. If you want auto-sort, post back. Gord Dibben MS Excel MVP On Wed, 17 Sep 2008 12:40:01 -0700, S. Kissing wrote: Can I set-up a column so that new data sorts into the list alphabetically? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting VLookup vs Sorting SumProduct | Excel Discussion (Misc queries) | |||
Sorting 1, 2, 10, 20 to 1, 10, 2, 20 | Excel Discussion (Misc queries) | |||
Sorting: Sorting by the First Character | Excel Discussion (Misc queries) | |||
Sorting | Excel Discussion (Misc queries) | |||
Sorting | Excel Discussion (Misc queries) |