Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know that Alt-F4 closes a program.
But when I tried CTRL-ALT-SHIFT-F4, the following msgbox popped up: "Cannot open Microsoft Excel Add-In for editing. Please edit the source document instead." I tried to replicate what happened, and failed until I did the following. First, have an unsaved workbook open. Then, press the shortcut key. When the dialog prompts you to save, cancel. Then, press the shortcut key again, and I get the above msgbox every time. What is it doing? Also, CTRL-SHIFT-F4 seems to activate the previous blank cell either within a selection, or for the entire sheet if only a single cell is selected. Can someone confirm that this is indeed what is going on? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I tried to replicate what happened, and failed until I did the following. First, have an unsaved workbook open. Then, press the shortcut key. When the dialog prompts you to save, cancel. Then, press the shortcut key again, and I get the above msgbox every time. What is it doing? I forgot to clarify that after the msgbox pops up, Excel closes without prompting to save any unsaved workbooks. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ShutDOWN- correctly stops all running applications, unloads them from
memory, shuts the sytem down and powers off the PC Keyboard shortcut: CTRL-ALT-SHIFT-F4 "R Avery" wrote in message ... I know that Alt-F4 closes a program. But when I tried CTRL-ALT-SHIFT-F4, the following msgbox popped up: "Cannot open Microsoft Excel Add-In for editing. Please edit the source document instead." I tried to replicate what happened, and failed until I did the following. First, have an unsaved workbook open. Then, press the shortcut key. When the dialog prompts you to save, cancel. Then, press the shortcut key again, and I get the above msgbox every time. What is it doing? Also, CTRL-SHIFT-F4 seems to activate the previous blank cell either within a selection, or for the entire sheet if only a single cell is selected. Can someone confirm that this is indeed what is going on? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My Bad:
CTRL + ALT + SHIFT + F4 = Close all open windows http://www.nmt.edu/~armiller/win2000...dshortcuts.htm "R Avery" wrote in message ... I know that Alt-F4 closes a program. But when I tried CTRL-ALT-SHIFT-F4, the following msgbox popped up: "Cannot open Microsoft Excel Add-In for editing. Please edit the source document instead." I tried to replicate what happened, and failed until I did the following. First, have an unsaved workbook open. Then, press the shortcut key. When the dialog prompts you to save, cancel. Then, press the shortcut key again, and I get the above msgbox every time. What is it doing? Also, CTRL-SHIFT-F4 seems to activate the previous blank cell either within a selection, or for the entire sheet if only a single cell is selected. Can someone confirm that this is indeed what is going on? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Shift-F4 does seem to select the next empty cell within the selection or the
used range if only one cell is selected. I never noticed that. Very interestng! Ctrl-Shift-F4 goes in reverse. For the other thing what add-ins do you have open? (Tools, Addins). It seems that the Alt-F4 part of your keystroke is closing an add-in (since Excel thinks it's quitting) and then the add-in is being re-opened somehow. But with Shift down Excel thinks you're trying to open the add-in for editing (this is how it was done under Excel 4) and that warning is left over from that time. -- Jim Rech Excel MVP "R Avery" wrote in message ... I know that Alt-F4 closes a program. But when I tried CTRL-ALT-SHIFT-F4, the following msgbox popped up: "Cannot open Microsoft Excel Add-In for editing. Please edit the source document instead." I tried to replicate what happened, and failed until I did the following. First, have an unsaved workbook open. Then, press the shortcut key. When the dialog prompts you to save, cancel. Then, press the shortcut key again, and I get the above msgbox every time. What is it doing? Also, CTRL-SHIFT-F4 seems to activate the previous blank cell either within a selection, or for the entire sheet if only a single cell is selected. Can someone confirm that this is indeed what is going on? |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Shift-F4 does seem to select the next empty cell within the selection or
the used range if only one cell is selected. I never noticed that. Very interesting! Ctrl-Shift-F4 goes in reverse. Not quite so interesting, in the light of the day. Shift-F4 does a Find, Next. If you haven't done a Find yet the Find What is nothing/empty. -- Jim Rech Excel MVP "Jim Rech" wrote in message ... | Shift-F4 does seem to select the next empty cell within the selection or the | used range if only one cell is selected. I never noticed that. Very | interestng! Ctrl-Shift-F4 goes in reverse. | | For the other thing what add-ins do you have open? (Tools, Addins). It | seems that the Alt-F4 part of your keystroke is closing an add-in (since | Excel thinks it's quitting) and then the add-in is being re-opened somehow. | But with Shift down Excel thinks you're trying to open the add-in for | editing (this is how it was done under Excel 4) and that warning is left | over from that time. | | -- | Jim Rech | Excel MVP | "R Avery" wrote in message | ... | I know that Alt-F4 closes a program. | But when I tried CTRL-ALT-SHIFT-F4, the following msgbox popped up: | | "Cannot open Microsoft Excel Add-In for editing. Please edit the source | document instead." | | I tried to replicate what happened, and failed until I did the following. | First, have an unsaved workbook open. Then, press the shortcut key. When | the dialog prompts you to save, cancel. Then, press the shortcut key | again, and I get the above msgbox every time. What is it doing? | | | Also, CTRL-SHIFT-F4 seems to activate the previous blank cell either | within a selection, or for the entire sheet if only a single cell is | selected. Can someone confirm that this is indeed what is going on? | | |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For the other thing what add-ins do you have open? (Tools, Addins). It
seems that the Alt-F4 part of your keystroke is closing an add-in (since Excel thinks it's quitting) and then the add-in is being re-opened somehow. But with Shift down Excel thinks you're trying to open the add-in for editing (this is how it was done under Excel 4) and that warning is left over from that time. The other add-ins that I have open are my own personal add-ins. But why do I have to cancel the save operation of the currently open unsaved document and then press the keyboard shortcut again to get the prompt about the Add-in? And why does it then quit Excel without saving or prompting to save any open documents? |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ShutDOWN- correctly stops all running applications, unloads them from
memory, shuts the sytem down and powers off the PC Keyboard shortcut: CTRL-ALT-SHIFT-F4 That keyboard shortcut does not do the above action for me, either in Excel or when no applications are at the front. But, where did you find that anyway? Do you have a list of keyboard shortcuts? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
F9, Shift+F9, Ctrl+Alt+F9 etc | Excel Discussion (Misc queries) | |||
Ctrl+shift+enter | Excel Worksheet Functions | |||
Shift-Ctrl-DownArrow | Excel Discussion (Misc queries) | |||
Ctrl+Shift+arrow | Excel Worksheet Functions | |||
ctrl/shift/enter thru VBA | Excel Programming |