View Single Post
  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

First, the easy answer...

Excel determines what the calculation mode should be by the first workbook
that's opened in that session. So if the user opens a workbook that's been
saved in manual calculation mode as the first workbook, the user will be stuck
in manual calculation mode.

This seems to be a common problem for people who share workbooks in a common
folder--someone changes calculation to manual and then saves the file. Then a
subsequent user opens that workbook first and is in manual calculation mode.

The answer is either open a workbook that saved in automatic mode--or learn how
to toggle that setting.

===
The second answer is just a guess.

Excel stores customized toolbars in a file named *.xlb (name and location vary
with the version of windows and excel). This file is unique to each user.

If someone deleted that *.xlb file (by mistake), then there go the customized
toolbars.

I know that once I've customized my toolbar the way I like it, I find it (using
windows start button|search) and make a backup of it--just in case it disappears
(or I break it by mistake).



CaymanCarrie wrote:

One of our users at my company has complained that he has all of a sudden
lost all customized toolbars in Excel. Is there any reason why this might
have happened to him, but not to anyone else on the network?

Also, Excel always seems to open up with manual recalculation set rather
than auto recalc.

Any words of wisdom would be greatly appreciated.


--

Dave Peterson