"framed paragraph" error after InsertBreak command

E

Ed

I am trying to merge two documents in one. Opening first
document (Documents.Open FileName:=Test.doc), then -
Selection.EndOf Unit:=wdStory, after Selection.InsertBreak
wdSectionBreakNextPage receiving the error: "This method
or property is not available because the object refers to
a framed paragraph." Please, help me to resolve this issue.
Thanks, Ed.
 
Top