Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
Just wondering if the Properties windows has become undocked how can we get it back. It works fine on all machines except 1 no matter what we do we can't get it to dock back. Any Ideas!! Thanks Ailish |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sometimes, it's easier to start from scratch...
Follow the instructions posted by Tom Ogilvy: What version of excel? If Version 2002 or 2003 look for HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Commo n\Dock you aren't deleting a file. You are deleting a value in the registry. Windows/Excel will recreate it with default values which should restore the original layout of the VBE. Ailish wrote: Hi All Just wondering if the Properties windows has become undocked how can we get it back. It works fine on all machines except 1 no matter what we do we can't get it to dock back. Any Ideas!! Thanks Ailish -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks I will give it a try and sorry it is Excel 2003
"Dave Peterson" wrote: Sometimes, it's easier to start from scratch... Follow the instructions posted by Tom Ogilvy: What version of excel? If Version 2002 or 2003 look for HKEY_CURRENT_USER\Software\Microsoft\VBA\6.0\Commo n\Dock you aren't deleting a file. You are deleting a value in the registry. Windows/Excel will recreate it with default values which should restore the original layout of the VBE. Ailish wrote: Hi All Just wondering if the Properties windows has become undocked how can we get it back. It works fine on all machines except 1 no matter what we do we can't get it to dock back. Any Ideas!! Thanks Ailish -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB Editor Window | Excel Programming | |||
Docking Project Explorer, Properties window and Code window in VBE | Setting up and Configuration of Excel | |||
Property window - VBA Editor | Excel Programming | |||
About the editor window (fonts and scrolling) | Excel Programming | |||
VBA Editor not showing list of properties & methods | Excel Programming |