Thread: DR watson
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default DR watson

Sometimes the .xlb (file that excel uses to store changes to the toolbars) can
get hosed.

Delete it (or rename it to *.xlbOLD) and test it.

If it works, then toss *.xlbOLD and rebuild your toolbars.

Here's some links for further reading.

Chip Pearson has some notes on how to diagnose startup errors at:
http://www.cpearson.com/excel/StartupErrors.htm

And Jan Karel Pieterse has more notes at:
http://www.jkp-ads.com/Articles/StartupProblems.htm

funkymonkUK wrote:

Any idea how to get rid of him (The stupid error message that keeps
coming up for no reason). Or any ideas why is happens

System

Excel 97
Windows NT.

--
funkymonkUK
------------------------------------------------------------------------
funkymonkUK's Profile: http://www.excelforum.com/member.php...o&userid=18135
View this thread: http://www.excelforum.com/showthread...hreadid=387082


--

Dave Peterson