Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Graphics / July 2003

Tip: Looking for answers? Try searching our database.

Insert-Picture-From File... default file view

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dallas V. - 15 Jul 2003 22:50 GMT
In Word 2002, whenever I use Insert-Picture-From File...
the default view for files is the Thumbnails view.  I
would desperately like to change this to Details view.  
Is this possible and, if so, how?
Bob  Buckland  ?:-\) - 16 Jul 2003 07:12 GMT
Hi Dallas,

You can use this macro
to have Word 2002  display the
Insert=>Picture=>From File   dialog in the
view of your choice and avoid the delay of
creating/displaying all the thumbnails

As shown it will display the Details view

'========
Sub InsertPicture()
'
' InsertPicture Macro
'   by Bob Buckland ?:-)
' Inserts a picture from a graphics file
' Sets the View to (D)etail with SendKeys
'  View choices [change last Sendkey Letter]
'    D - (D)etails view
'    G - Lar(g)e Icon view
'    L - (L)ist view
'    M - S(m)all Icon view
'    R - P(r)operties View
'    V - Pre(v)iew View

 SendKeys ("%L{LEFT}D")
  Dialogs(wdDialogInsertPicture).Show

End Sub
'==========

In Word 2002, whenever I use Insert-Picture-From File...
the default view for files is the Thumbnails view.  I
would desperately like to change this to Details view.
Is this possible and, if so, how?>>
--
Hope that helps,

Bob  Buckland  ?:-)   MS Office Products family MVP
    *Courtesy is not expensive and can pay big dividends*

http://go.CompuServe.com/MSOfficeForum?loc=us

Have a little fun with Office
 http://microsoft.com/uk/office/xtra/

Get a Microsoft Certification of your Office App Skills:
 http://microsoft.com/traincert/mcp/mous/requirements.asp

Try the new MS Knowledge Base Help and Support Search Tools & FAQ:
 http://support.microsoft.com

Choose the newsgroups focused on your MS Office applications:
via  Browser:
  http://communities.microsoft.com/newsgroups/default.asp?icp=prod_office
by Newsreader: (Outlook Express)
  news://msnews.microsoft.com
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.