Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Dave Peterson Wrote: Without any testing, maybe your code is getting confused at what Selection you want--the Selection in MSWord or the Selection in Excel. Whe=Selection.Range might be better as: Whe=objWord.Selection.Range Genius! That did the trick. That last line now reads: objWord.ActiveDocument.AttachedTemplate.AutoTextEn tries("FORMS").Insert Whe=objWord.Selection.Range, RichText:=True -- leaftye |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Editing embedded Word file in Excel JUMPS to top | Excel Discussion (Misc queries) | |||
when i insert word art in excel sheet excel file closes automatica | Excel Discussion (Misc queries) | |||
problem with insert Excel file in another Excel file | New Users to Excel | |||
Insert & link a graphic file in Excel 2003 -- updatable pictures! | Excel Discussion (Misc queries) | |||
Can I insert a word document into a new excel file ? | Excel Discussion (Misc queries) |