Set Book1 = ActiveDocument.Bookmarks("begin")Set Book2 = ActiveDocument.Bookmarks("temp")If Book2.End > Book1.Start Then Book1.Select