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 / Programming / October 2006

Tip: Looking for answers? Try searching our database.

check if specific picture exist in footer

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
4tis - 27 Oct 2006 20:59 GMT
i need to check if specific picture by pic name or something else is
exist in the first page footer or in the primary footer.
i need to check it with VBA code from macro in word
thanks
Jezebel - 27 Oct 2006 23:12 GMT
Not easy. You can check that there is *a* picture by checking the footer
range shapes and inlineshapes collections: if the collection is not empty,
then check the type of shape to see if the shape is a picture.

But I don't know any way to check what the picture actually is. I guess you
could export it to a file then compare that file with another copy of the
picture you're checking for.

>i need to check if specific picture by pic name or something else is
> exist in the first page footer or in the primary footer.
> i need to check it with VBA code from macro in word
> thanks
 
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.