Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Keystrokes to Close a Child Window in Excel

Keywords: 	  excel child window

Question:

Do you know the keystroke sequence to close a child window in Excel. The equivalent of clicking with the mouse on the "x" button?

Answer:

I think the keystrokes to close a child window are either:
	SendKeysChild("excelorsomething","a.xlsmaybe","!-c")
That's ALT-DASH-C, or
	"^{F4}" ; Control-F4

Article ID:   W13826
Filename:   Keystrokes to Close an Excel Child Window.txt