Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.newusers
michael_01 michael_01 is offline
external usenet poster
 
Posts: 1
Default deleting files in office 2007

I haven't quite figured out how to remove a file from the word file list in
office 2007 s/business I'm sure you can but it must be hidden for security
reasons ?
I had some practice files when trying to email through outlook and also
miss formatted files that i can get them out of my documents but they're
still listed on my files in word so if anyone could tell me to remove them
from the word list it would be very helpful thanks in advance !
  #2   Report Post  
Posted to microsoft.public.word.newusers
Tom Ferguson[_3_] Tom Ferguson[_3_] is offline
external usenet poster
 
Posts: 96
Default deleting files in office 2007

Do you want to simply remove the file(s) from some file list somewhere (e.g.
recently opened files) or do you want to delete the file(s) from your
computer entirely?
--

Tom
MSMVP 1998-2007


"michael_01" wrote in message
...
I haven't quite figured out how to remove a file from the word file list in
office 2007 s/business I'm sure you can but it must be hidden for security
reasons ?
I had some practice files when trying to email through outlook and also
miss formatted files that i can get them out of my documents but they're
still listed on my files in word so if anyone could tell me to remove them
from the word list it would be very helpful thanks in advance !


  #3   Report Post  
Posted to microsoft.public.word.newusers
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default deleting files in office 2007

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


michael_01 wrote:
I haven't quite figured out how to remove a file from the word file
list in office 2007 s/business I'm sure you can but it must be hidden
for security reasons ?
I had some practice files when trying to email through outlook and
also miss formatted files that i can get them out of my documents but
they're still listed on my files in word so if anyone could tell me
to remove them from the word list it would be very helpful thanks
in advance !



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
Office 2007 Word Help files Graham Microsoft Word Help 8 July 28th 08 08:34 PM
Converting files to Office 2007 Adri Microsoft Word Help 1 March 19th 08 08:21 AM
Viewing .mdi files in Office 2007 JU-Vista Microsoft Word Help 5 September 11th 07 03:02 AM
Software to migrate Office 2003 Word files to Office 2007 Vista Silver Dollar Bob Microsoft Word Help 3 May 2nd 07 05:33 AM
Deleting pages, 2007 MS Office, Typing on o word doc NMI Microsoft Word Help 3 June 5th 06 10:15 PM


All times are GMT +1. The time now is 11:00 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"