Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Bern Bern is offline
external usenet poster
 
Posts: 3
Default Unable to delete corrupt files in word 2007

When I click on open in word 2007, the drop down menu shows files that should
not be there. They cannot be opened, and are corrupt. Have tried to delete
them with no success. As far as I know it has not effected the programme, but
would like to get rid of them. Does anyone know how?
--
bmgnoosaqld
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Unable to delete corrupt files in word 2007

The recently use file list is merely that - a record of recently used files.
It does not reflect whether they are still available to be re-opened. 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


Bern wrote:
When I click on open in word 2007, the drop down menu shows files
that should not be there. They cannot be opened, and are corrupt.
Have tried to delete them with no success. As far as I know it has
not effected the programme, but would like to get rid of them. Does
anyone know how?



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Bern Bern is offline
external usenet poster
 
Posts: 3
Default Unable to delete corrupt files in word 2007

Hi Graham
When I go into the HKEY, I can only go as far as - 12\word\
fileMRU does not seem to be there, or could this be the problem.
Many thanks for your help.
--
bmgnoosaqld


"Graham Mayor" wrote:

The recently use file list is merely that - a record of recently used files.
It does not reflect whether they are still available to be re-opened. 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


Bern wrote:
When I click on open in word 2007, the drop down menu shows files
that should not be there. They cannot be opened, and are corrupt.
Have tried to delete them with no success. As far as I know it has
not effected the programme, but would like to get rid of them. Does
anyone know how?




  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Unable to delete corrupt files in word 2007

If we are talking about the same list - the recent file list as shown when
you click the Office button - then simply use Greg's add-in to edit the
list.

--

Graham Mayor - Word MVP

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



Bern wrote:
Hi Graham
When I go into the HKEY, I can only go as far as - 12\word\
fileMRU does not seem to be there, or could this be the problem.
Many thanks for your help.

The recently use file list is merely that - a record of recently
used files. It does not reflect whether they are still available to
be re-opened. 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


Bern wrote:
When I click on open in word 2007, the drop down menu shows files
that should not be there. They cannot be opened, and are corrupt.
Have tried to delete them with no success. As far as I know it has
not effected the programme, but would like to get rid of them. Does
anyone know how?



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
2007 Unable to select text/word in all Word files. Mel M Microsoft Word Help 2 June 30th 09 07:13 AM
Word 2007 : corrupt files - help needed Charles Microsoft Word Help 5 July 30th 08 02:23 PM
unable to preview files in Word 2007 before opening 02bnnm Microsoft Word Help 10 November 17th 07 04:58 PM
how do i delete files in word 2007 Silverado New Users 1 May 28th 07 11:40 PM
unable to open floppy, may be corrupt, help! jim p Microsoft Word Help 1 August 3rd 05 05:41 PM


All times are GMT +1. The time now is 05:26 AM.

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

About Us

"It's about Microsoft Word"