![]() |
|
#4
|
||||
|
||||
|
There is no 'pasting' involved. However add a line to reset the font and it works fine here.
Code:
If ActiveDocument.Bookmarks.Exists("BM7") Then
Set orng = ActiveDocument.Bookmarks("BM7").Range
orng.Text = strDetails
orng.Bookmarks.Add "BM7"
orng.Font.Reset
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Deleting and Inserting in Track Change doesnt work | balaji.c | Word | 10 | 01-02-2014 12:14 AM |
| Powerpoint save as WMV but media doesnt work. | hooney | PowerPoint | 0 | 02-21-2013 09:45 PM |
| Safe Senders Doesnt work | Anil Kaul | Outlook | 0 | 11-16-2012 01:28 PM |
Command Button doesnt work on network
|
rmw85 | Word VBA | 1 | 04-25-2012 01:02 PM |
My Product code doesnt work!!!! PLEASE HELP
|
dukquaknoobhack | Office | 1 | 01-05-2012 03:43 PM |