Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I try to run the VB editor, it terminates the entire Excel process. This happens from any Excel spreadsheet on one particular machine. I've done the repair installation with the same results.
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
VBA isn't installed by default I don't believe - is it installed on this
machine? If it is, then Probably next step would be to completely uninstall Office, then install to a new directory. Others may have better ideas - so no rush in uninstalling. -- Regards, Tom Ogilvy "Jim Zeeb" wrote in message ... When I try to run the VB editor, it terminates the entire Excel process. This happens from any Excel spreadsheet on one particular machine. I've done the repair installation with the same results. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, I did a custom install and VB and .NET were selected for installation
Rather than installing to a new directory, can I uninstall, delete the directory and then install to the same directory name. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Before uninstalling, try unregistering Excel and reregistering. go to the
Start=Run (with Excel closed) in the box put in excel /unregserver and click Run then put in excel /regserver and click run The /unregserver & /regserver stuff resets the windows registry to excel's factory defaults. If that doesn't work then: I would install to a new directory incase there are corrupted files that don't get uninstalled or there are some goofy registry setting. Obviously you could try reinstalling as you prefer to and if that doesn't fix it, then try uninstalling again and installing to a new directory. I couldn't find anything in the Knowledge base specific to your problem. Here are some articles of general interest related to problems with office and uninstalling. http://support.microsoft.com/default...Product=xl2003 Description of the Windows Installer CleanUp Utility http://support.microsoft.com/default...roduct=off2003 HOW TO: Understand the Repair Feature in Microsoft Office 2003 Interesting in understanding some dependencies: http://support.microsoft.com/default...roduct=off2003 "Installation Source Has Been Corrupted" Error Message When You Install Office 2003 -- Regards, Tom Ogilvy "Jim Zeeb" wrote in message ... Yes, I did a custom install and VB and .NET were selected for installation. Rather than installing to a new directory, can I uninstall, delete the directory and then install to the same directory name. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening Visual Basic Editor | Excel Discussion (Misc queries) | |||
Visual Basic Editor | Excel Discussion (Misc queries) | |||
Protecting Code in Visual Basic Editor (Excel 2003) | Excel Worksheet Functions | |||
Password in Visual basic editor | Excel Worksheet Functions | |||
Visual basic editor | Excel Discussion (Misc queries) |