Hi, I need some help regarding copying from Excel to Word.
Suppose I have a range $A$1:$E$40 in an excel document say "C:\MyExcel.xls" which has a sheet called "MySheet" and I have a corresponding Bookmark called "MyBookmark" in a word document called "C:\MyWord.doc".
Can some one help me with the VBA macro code to
(a)first remove anything that is in the bookmark
(b)copy the range to word in that bookmark as a BITMAP PICTURE with properties such that the copied size is of 80% of height & weight etc
Thanks in advance. Any help would be greatly appreciated.
Regards.
Suppose I have a range $A$1:$E$40 in an excel document say "C:\MyExcel.xls" which has a sheet called "MySheet" and I have a corresponding Bookmark called "MyBookmark" in a word document called "C:\MyWord.doc".
Can some one help me with the VBA macro code to
(a)first remove anything that is in the bookmark
(b)copy the range to word in that bookmark as a BITMAP PICTURE with properties such that the copied size is of 80% of height & weight etc
Thanks in advance. Any help would be greatly appreciated.
Regards.