Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
barbatcamp barbatcamp is offline
external usenet poster
 
Posts: 1
Default I want to remove the titles of recent documents in the file menu.

I removed the filed from the hard drive but they still appear in a list in
the file menu of WORD under recent documents. How do I remove the names of
the files from the list.
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default I want to remove the titles of recent documents in the file menu.

The list is stored in the registry at
HKEY_CURRENT_USER\Software\Microsoft\Office\12\Wor d\FileMRU, from where you
can delete individual entries
or
You can use the following macro which will reset the list to your preset
preferred number of displayed documents:

Sub ClearMRU
Application.DisplayRecentFiles = True
listsize = RecentFiles.Maximum
RecentFiles.Maximum = 0
RecentFiles.Maximum = listsize
End Sub

See http://www.gmayor.com/installing_macro.htm
or to edit the list see
http://gregmaxey.mvps.org/Recent_Files_List_Editor.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



barbatcamp wrote:
I removed the filed from the hard drive but they still appear in a
list in the file menu of WORD under recent documents. How do I remove
the names of the files from the list.



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom Stefan Blom is offline
external usenet poster
 
Posts: 8,428
Default I want to remove the titles of recent documents in the file menu.

You can press Ctrl+Alt+Hyphen; the cursor changes to a horizontal bar
which you can use to delete an item from the recent file list. Repeat
for each additional item to delete. When doing this, be careful so that
you don't delete something that you want to keep.

Alternatively, you can click Tools | Options, General tab. Clear the
check mark next to "Recently used file list" and click OK. Then click
Tools | Options again and re-check the option. Click OK. This procedure
deletes all items on the recent files list.

--
Stefan Blom
Microsoft Word MVP


"barbatcamp" wrote in message
news
I removed the filed from the hard drive but they still appear in a

list in
the file menu of WORD under recent documents. How do I remove the

names of
the files from the list.





  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Lene Fredborg Lene Fredborg is offline
external usenet poster
 
Posts: 1,291
Default I want to remove the titles of recent documents in the file menu.

See this article:
http://www.gmayor.com/clear_recently_used_file_list.htm

--
Regards
Lene Fredborg
DocTools - Denmark
www.thedoctools.com
Document automation - add-ins, macros and templates for Microsoft Word


"barbatcamp" wrote:

I removed the filed from the hard drive but they still appear in a list in
the file menu of WORD under recent documents. How do I remove the names of
the files from the list.

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I remove a document from the Recent Documents list? GentleMoonlight New Users 7 July 6th 07 09:56 PM
How do I remove recent documents in word 2007? Ajaya Dahal Microsoft Word Help 2 May 17th 07 05:49 AM
How to increase the recent Doc list in the File menu? [email protected] Microsoft Word Help 1 May 1st 06 11:34 PM
I want Word to list 9 recent documents on its menu. Trish Microsoft Word Help 2 March 14th 05 03:55 AM
I want Word to list 9 recent documents on its menu. Trish Microsoft Word Help 2 March 14th 05 03:53 AM


All times are GMT +1. The time now is 10:56 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"