Why won't the Task Pane stay open?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In Tools - Options & View, despite having checked the “Start-up Task Paneâ€,
whenever I open Excel, the Task Pane comes up momentarily, but, as soon as
‘Book 1’ loads it disappears. I find the task pane useful for opening
previously used items, which works OK in ‘word’ and cannot fathom out why
this is happening in Excel. Can someone please help? I’m using Office 2003
and allow automatic updates.
 
The design of the task pane is that it closes as soon as you open your first
workbook. A workbook opening automatically at startup like Personal.xls
qualifies.

To block this and keep the task pane open all the time you have to make a
registry entry. (Run Regedit.exe from Start->Run).

Navigate to this branch:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\General

and create the Dword new key (if it does not exist already):

DoNotDismissFileNewTaskPane

Set/change its value to 1.
 
Back
Top