Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Is it possible to sort excel worksheet alphabetic whit one click ;-) |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Write a Macro. You could add a commmand button to the worksheet which will
run the macro. "Per" wrote: Hi Is it possible to sort excel worksheet alphabetic whit one click ;-) |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks
Then i got a big problem unless you can provide me with the stuff i need or a link to a place for download macro "Joel" wrote: Write a Macro. You could add a commmand button to the worksheet which will run the macro. "Per" wrote: Hi Is it possible to sort excel worksheet alphabetic whit one click ;-) |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Select a cell in the column you want to sort then click the sort AZ
(or ZA) toolbar button. In xl2003 there is also a sort option on the Autofilter drop down menu. On 12 Mar, 08:18, Per <Per @discussions.microsoft.com wrote: Hi Is it possible to sort excel worksheet alphabetic whit one click ;-) |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In xl2003, you can apply data|filter|autofilter to the range and use the
dropdown arrow to sort your data. Debra Dalgleish has a technique at her site that adds invisible rectangles in the headers and then sorts the data by that field when you click on one of those rectangles. http://contextures.com/xlSort02.html If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm Per wrote: Hi Is it possible to sort excel worksheet alphabetic whit one click ;-) -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I do not need to sort i the cells but in all worksheet's at the buttom
(worksheet1 worksheet2 etc.) and this is in Excel 2007 "Per" wrote: Hi Is it possible to sort excel worksheet alphabetic whit one click ;-) |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See Chip Pearson's site for VBA code.
http://www.cpearson.com/excel/sortws.htm Gord Dibben MS Excel MVP On Mon, 12 Mar 2007 08:14:08 -0700, Per wrote: I do not need to sort i the cells but in all worksheet's at the buttom (worksheet1 worksheet2 etc.) and this is in Excel 2007 "Per" wrote: Hi Is it possible to sort excel worksheet alphabetic whit one click ;-) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I can't sort my miscrosoft excel worksheet anymore, what happened? | Excel Worksheet Functions | |||
Why can't I sort a worksheet in Excel? | Excel Discussion (Misc queries) | |||
Excel 2003 - How do I sort subjects in a worksheet by column? | Excel Worksheet Functions | |||
New rows at the end of a worksheet don't sort with the worksheet | Excel Worksheet Functions | |||
How do I sort an excel worksheet with the if-then features? | Excel Worksheet Functions |