Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-19-2015, 02:50 PM
newbieX newbieX is offline Bookmark not replaced when inserting but to lower right corner of image Windows 7 64bit Bookmark not replaced when inserting but to lower right corner of image Office 2007
Novice
Bookmark not replaced when inserting but to lower right corner of image
 
Join Date: Mar 2014
Posts: 6
newbieX is on a distinguished road
Default Bookmark not replaced when inserting but to lower right corner of image

I wrote some VBA code that is not replacing my signature bookmark when I insert it into it.



The bookmark is a single word in the last row of a one column table. When I insert the signature image it appears alongside the bookmark rather than replace it (i.e. the bookmark is not deleted.) Below is my code. Ideas as to where I went wrong?

Thanks in advance.

Code:
If ActiveDocument.Bookmarks.Exists("Sig1") = True Then
    ActiveDocument.Bookmarks("Sig1").Range.InlineShapes.AddPicture FileName:="C\Sig1.png"
Else
    ActiveDocument.Bookmarks("Sig2").Range.InlineShapes.AddPicture FileName:="C\Sig2.png"
End If
Thus it might look like this if bookmark = Sig1

Image here Sig1

Instead of

Image here

Reply With Quote
 

Tags
access 2010, bookmarks, vba code



Similar Threads
Thread Thread Starter Forum Replies Last Post
Losing image resolution when inserting image into MS word (2011: Mac) Mario.N Drawing and Graphics 0 11-23-2014 02:38 AM
Bookmark not replaced when inserting but to lower right corner of image Image blurry when inserting 72dpi JPEGS sscad27 Word 1 08-20-2014 12:46 PM
Problem Inserting Image rbonnell PowerPoint 1 07-22-2014 07:15 AM
Inserting a particular image based on a combobox selection LeonieD PowerPoint 2 06-27-2014 05:39 PM
Bookmark not replaced when inserting but to lower right corner of image TOC: Link to bookmark or image Mijin Word 2 09-22-2011 03:14 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:49 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft