recently used list...

R

rossk

I have a user whos recently used list in excel, under File keeps
loosing all those documents in the list and then to fix I have to
delete the .plist file for excel. Any way to fix it so this doesnt
happen again? Do I need to use the uninstaller and then reinstall?
 
B

Bob Greenblatt

I have a user whos recently used list in excel, under File keeps
loosing all those documents in the list and then to fix I have to
delete the .plist file for excel. Any way to fix it so this doesnt
happen again? Do I need to use the uninstaller and then reinstall?
No, uninstalling and reinstalling rarely if ever fixes anything. There is a
known bug where the recently used file list disappears if excel is opened
and then closed without ever having actually done anything while in Excel.
There is no fix available, other than don't close Excel without first
opening a file.
 
J

JE McGimpsey

I have a user whos recently used list in excel, under File keeps
loosing all those documents in the list and then to fix I have to
delete the .plist file for excel. Any way to fix it so this doesnt
happen again? Do I need to use the uninstaller and then reinstall?

I have an add-in that will save the MRU list when XL quits, and load it
when XL starts, to deal with this bug.

ftp://ftp.mcgimpsey.com/excel/MaintainMRU.xla

Put it in your Startup folder:

HD:Applications:Microsoft Office 2004:Office:Startup:Excel

or your alternate startup folder, if you've set one in preferences, then
restart XL.

The code's unprotected, and very simple - it saves the MRU list to it's
(hidden) worksheet on closing. It cycles through that list adding to the
MRU list on open.


(Note: uninstalling and reinstalling almost NEVER works to fix Mac apps
- the apps just don't corrupt that frequently. You can delete the
preference files, from ~:Library:preferences:Microsoft:, where ~ is your
home directory, without uninstalling).
 

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

Top