Selection.HomeKey Unit:=wdLine Selection.Find.ClearFormatting Selection.Find.Font.Size = 3 With Selection.Find .Text = "" .Replacement.Text = "" .Forward = True .Wrap = wdFindContinue .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False End With Selection.Find.Execute Selection.HomeKey Unit:=wdStory, Extend:=wdExtend Selection.Cut Selection.Delete Unit:=wdCharacter, Count:=1 Documents.Add DocumentType:=wdNewBlankDocument With ActiveDocument.PageSetup .LineNumbering.Active = False .Orientation = wdOrientPortrait .TopMargin = CentimetersToPoints(1.5) .BottomMargin = CentimetersToPoints(1.8) .LeftMargin = CentimetersToPoints(2) .RightMargin = CentimetersToPoints(1.5) .Gutter = CentimetersToPoints(0) .HeaderDistance = CentimetersToPoints(1.27) .FooterDistance = CentimetersToPoints(1.27) .PageWidth = CentimetersToPoints(14.8) .PageHeight = CentimetersToPoints(21) .FirstPageTray = wdPrinterDefaultBin .OtherPagesTray = wdPrinterDefaultBin .SectionStart = wdSectionNewPage .OddAndEvenPagesHeaderFooter = False .DifferentFirstPageHeaderFooter = False .VerticalAlignment = wdAlignVerticalTop .SuppressEndnotes = False .MirrorMargins = True .TwoPagesOnOne = False .GutterPos = wdGutterPosLeft End With Selection.Paste Selection.HomeKey Unit:=wdStory Selection.Find.ClearFormatting Selection.Find.Font.Bold = True With Selection.Find .Text = "^$" .Replacement.Text = "" .Forward = True .Wrap = wdFindContinue .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False End With Selection.Find.Execute Selection.MoveLeft Unit:=wdCharacter, Count:=1 Selection.HomeKey Unit:=wdStory, Extend:=wdExtend Let Prefix = Selection.Text If Selection.End - Selection.Start > 1 Then Selection.Cut Selection.HomeKey Unit:=wdStory Selection.Find.ClearFormatting With Selection.Find .Text = "^p" .Replacement.Text = "" .Forward = True .Wrap = wdFindContinue .Format = False .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False End With Selection.Find.Execute Selection.MoveLeft Unit:=wdCharacter, Count:=1 Selection.HomeKey Unit:=wdStory, Extend:=wdExtend Selection.Find.ClearFormatting Selection.Find.Replacement.ClearFormatting With Selection.Find .Text = "^l" .Replacement.Text = " " .Forward = True .Wrap = wdFindContinue .Format = False .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False End With Selection.Find.Execute Forward:=True, Replace:=wdReplaceAll With Selection.Find .Text = " " .Replacement.Text = " " .Forward = True .Wrap = wdFindContinue .Format = False .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False End With Selection.Find.Execute Forward:=True, Replace:=wdReplaceAll With Selection.Find.Font .Size = 8 .Bold = True .Superscript = True .Subscript = False End With Selection.Find.Replacement.ClearFormatting With Selection.Find .Text = "" .Replacement.Text = "" .Forward = True .Wrap = wdFindContinue .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False End With Selection.Find.Execute Replace:=wdReplaceAll Selection.Copy FileName = Selection.Text Selection.EndKey Unit:=wdStory Selection.HomeKey Unit:=wdStory If Len(Prefix) > 5 Then GoTo a Application.ActiveDocument.SaveAs "c:\dogovor\по частям\Договоры о материальной ответственности\" + Left$(FileName, 230) Application.ActiveDocument.Close GoTo c a: Selection.TypeText Text:=Prefix c: ' Application.Keyboard (1033) ' Application.ActiveDocument.SaveAs "c:\dogovor\по частям\Договоры купли-продажи, мены, дарения, ренты\" + FileName ' Application.ActiveDocument.Close
-
Вчера ходили в горы.…
https://www.facebook.com/photo.php?fbid=1015153497… Вчера ходили в горы. Мадейра нехило вложилась не только в транспортную сеть, но и в укрепление…
-
У друзей дома. Какие же тут…
https://www.facebook.com/photo.php?fbid=1015153500… У друзей дома. Какие же тут классные дома! Из-за того, что домик почти невозможно построить без…
-
Годовщина сефингового…
https://www.facebook.com/photo.php?fbid=1015153539… Годовщина сефингового клуба мактуб - гуляет вся деревня! Выступают Sara Lugo (GER), Bilan (cabo…
- Post a new comment
- 1 comment
- Post a new comment
- 1 comment