How to disable annoying help page behaviour

  • Thread starter Thread starter Neil
  • Start date Start date
N

Neil

Hi All,

How does one go about disabling that wonderful feature of Windows help re -
sizing the Excel window so that you end up with a half - half (slightly
overlapping) view of the help window and the Excel window ?
Win XP SP2, Excel 2000

Thanks,

Neil
 
Hi Neil,

I wonder who thought that that was good idea? Too much time in a dark room I
guess. Anyway, Chip Pearson posted this fix a while back

You can fix this "feature" with a registry entry. Run RegEdit, and go to
the key


HKEY_CURRENT_USER\Software\Mic­rosoft\Office\9.0\Common\HelpV­iewer


If there is a value named "IsFloating", change its value to 1. If there
isn't a value with that name, add a DWORD value named "IsFloating", and give
it a value of 1.


Restart Excel and VBA, and you'll be all set.



--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Bob said:
I wonder who thought that that was good idea? Too much time in a dark room I
guess. Anyway, Chip Pearson posted this fix a while back
You can fix this "feature" with a registry entry. Run RegEdit, and go to
the key
HKEY_CURRENT_USER\Software\Mic­rosoft\Office\9.0\Common\HelpV­iewer

holy crap, what a cool fix! Just FYI, you should go to the registry
path with the latest version of office (for example 10.0 instead of 9.0)
 
Bob said:
I wonder who thought that that was good idea? Too much time in a dark room I
guess. Anyway, Chip Pearson posted this fix a while back
You can fix this "feature" with a registry entry. Run RegEdit, and go to
the key
HKEY_CURRENT_USER\Software\Mic­rosoft\Office\9.0\Common\HelpV­iewer

holy crap, what a cool fix! Just FYI, you should go to the registry
path with the latest version of office (for example 10.0 instead of 9.0)

Hey, I'm still on 9.0 :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top