Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Would like to activate the status bar via shortcut keys and then toggle
through the sum, count, average, etc... options. How can I avoid the right-click action. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There is no shortcut key for this. You can assign the following macro to a
shortcut key. Change the '2' to the item number in the list you want to activate. Application.CommandBars("AutoCalculate").Controls( 2).Execute -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com (email address is on the web site) "Jesse W" <Jesse wrote in message ... Would like to activate the status bar via shortcut keys and then toggle through the sum, count, average, etc... options. How can I avoid the right-click action. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Status Bar Configuration area | Excel Worksheet Functions | |||
right click menu shortcut changed from 2002 to 2003 | Excel Discussion (Misc queries) | |||
Create list of text matching criteria | Excel Worksheet Functions | |||
Keyboard shortcut not working when I copy macro to another computer | New Users to Excel | |||
how can you customize a shortcut menu in excel? | Excel Discussion (Misc queries) |