ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Sorting (https://www.excelbanter.com/excel-discussion-misc-queries/202872-sorting.html)

S. Kissing

Sorting
 
Can I set-up a column so that new data sorts into the list alphabetically?

Jim Thomlinson

Sorting
 
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?


Gord Dibben

Sorting
 
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?




All times are GMT +1. The time now is 02:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com