How do I find the name of the Picture file inserted in Word? in Word New Users  
 |  Edit my Profile  |  Help
 
     
  
 
 
 
Milind 2/14/2006 12:50 PM PST
  Question
  I have many Pictures inserted in word thru Insert, Picture, From File. Now I
need to find out which picture comes from which file. How to go about it?
Thanks
Milind
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Dawn Crosier 2/14/2006 3:09 PM PST
   
  If you did not link your pictures when you inserted them. (Which is
done, by clicking the down arrow next to Insert and selecting Insert
and Link), then your pictures get a numeric name at the time they are
inserted like "Picture 1" or "Picture 2".

To complicate matters further, if you change the layout from Tight to
In Line with Text and then back again, the name gets changed each time
you change the layout.

If you did link the picture, then you can open the Links menu (found
under the edit menu) and see the name of the graphic and where you
have the original stored.

--
Dawn Crosier
Microsoft MVP
"Education Lasts a Lifetime"

This message is posted to a newsgroup. Please post replies and
questions to the newsgroup so that others can learn as well.

"Milind" <Milind@discussions.microsoft.com> wrote in message
news:2A03DA8A-D09A-485F-BE8B-9693F7477F9D@microsoft.com...
>I have many Pictures inserted in word thru Insert, Picture, From
>File. Now I
> need to find out which picture comes from which file. How to go
> about it?
> Thanks
> Milind



 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Graham Mayor 2/15/2006 12:19 AM PST
  Answer
  Dawn is correct but her answer does not complete the whole picture. If you
activate the script editor (ALT+SHIFT+F11), each inserted picture has a
reference in the html file displayed that looks like:
<v:imagedata src="Document4_files/image001.jpg" o:title="IMG_0255_1_3"/>
where image001.jpg is the new name for the image and IMG_0255_1_3 is the
original filename without the extension.
You can winkle out the names of your images from the data.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

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

Milind wrote:
> I have many Pictures inserted in word thru Insert, Picture, From
> File. Now I need to find out which picture comes from which file. How
> to go about it? Thanks
> Milind


 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Dawn Crosier 2/15/2006 7:48 AM PST
   
  Thanks Graham! I keep forgetting about the Script Editor, probably
because I hardly use it. <smile>

--
Dawn Crosier
Microsoft MVP
"Education Lasts a Lifetime"

This message is posted to a newsgroup. Please post replies and
questions to the newsgroup so that others can learn as well.

"Graham Mayor" <gmayor@mvps.org> wrote in message
news:u10bFhgMGHA.208@tk2msftngp13.phx.gbl...
> Dawn is correct but her answer does not complete the whole picture.
> If you activate the script editor (ALT+SHIFT+F11), each inserted
> picture has a reference in the html file displayed that looks like:
> <v:imagedata src="Document4_files/image001.jpg"
> o:title="IMG_0255_1_3"/>
> where image001.jpg is the new name for the image and IMG_0255_1_3 is
> the original filename without the extension.
> You can winkle out the names of your images from the data.
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> Milind wrote:
>> I have many Pictures inserted in word thru Insert, Picture, From
>> File. Now I need to find out which picture comes from which file.
>> How
>> to go about it? Thanks
>> Milind
>
>


 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Milind 2/15/2006 8:58 AM PST
   
  Thanks Graham
You being with a MVP status, may have some say in Microsoft ? When Word is
trying to be a DTP-like program, the task of inserting pictures and linking
should be put together, that is, while inserting picture thru insert menu,
the linking box should also appear. Because neither manuals, nor online help
could understand what I was asking for?
Milind

"Graham Mayor" wrote:

> Dawn is correct but her answer does not complete the whole picture. If you
> activate the script editor (ALT+SHIFT+F11), each inserted picture has a
> reference in the html file displayed that looks like:
> <v:imagedata src="Document4_files/image001.jpg" o:title="IMG_0255_1_3"/>
> where image001.jpg is the new name for the image and IMG_0255_1_3 is the
> original filename without the extension.
> You can winkle out the names of your images from the data.
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> Milind wrote:
> > I have many Pictures inserted in word thru Insert, Picture, From
> > File. Now I need to find out which picture comes from which file. How
> > to go about it? Thanks
> > Milind
>
>
>
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Suzanne S. Barnhill 2/15/2006 9:37 AM PST
   
  If you click the arrow beside Insert, you have the options to "Link to File"
or "Insert and Link."

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Milind" <Milind@discussions.microsoft.com> wrote in message
news:90A041CD-B74F-46AA-9592-279EC9E4C6E1@microsoft.com...
> Thanks Graham
> You being with a MVP status, may have some say in Microsoft ? When Word is
> trying to be a DTP-like program, the task of inserting pictures and
linking
> should be put together, that is, while inserting picture thru insert menu,
> the linking box should also appear. Because neither manuals, nor online
help
> could understand what I was asking for?
> Milind
>
> "Graham Mayor" wrote:
>
> > Dawn is correct but her answer does not complete the whole picture. If
you
> > activate the script editor (ALT+SHIFT+F11), each inserted picture has a
> > reference in the html file displayed that looks like:
> > <v:imagedata src="Document4_files/image001.jpg" o:title="IMG_0255_1_3"/>
> > where image001.jpg is the new name for the image and IMG_0255_1_3 is the
> > original filename without the extension.
> > You can winkle out the names of your images from the data.
> >
> > --
> > <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> > Graham Mayor - Word MVP
> >
> > My web site www.gmayor.com
> > Word MVP web site http://word.mvps.org
> > <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> >
> > Milind wrote:
> > > I have many Pictures inserted in word thru Insert, Picture, From
> > > File. Now I need to find out which picture comes from which file. How
> > > to go about it? Thanks
> > > Milind
> >
> >
> >

 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
  Return to Microsoft Communities  Notify me of replies