Вниз
Скачать: CL | DM;

Работа с Word   Найти похожие ветки 

 
Salvator ©   (2003-05-08 19:21) [0]

Уважаемые мастера! Как добавить колонтитул (с определенным текстом) в конец страницы? Сохраняя при этом нумерацию страниц!


 
german goering   (2003-05-08 20:02) [1]

Sub Макрос1()
"
" Макрос1 Макрос
" Макрос записан 08.05.2003 German Goering
"
If ActiveWindow.View.SplitSpecial <> wdPaneNone Then
ActiveWindow.Panes(2).Close
End If
If ActiveWindow.ActivePane.View.Type = wdNormalView Or ActiveWindow. _
ActivePane.View.Type = wdOutlineView Then
ActiveWindow.ActivePane.View.Type = wdPrintView
End If
ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
Selection.TypeText Text:=" Use macro recorder, and VBA-Help!"
ActiveWindow.ActivePane.View.SeekView = wdSeekMainDocument
End Sub



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.011 c
3-70184
Инна
2003-05-02 19:14
2003.05.22
ADODataSet


14-70491
limpik
2003-04-26 19:13
2003.05.22
WInSock


3-70176
RDA
2003-05-02 12:51
2003.05.22
Проблема с кодировкой


1-70301
StarCon
2003-05-13 09:02
2003.05.22
Lotus Notes


8-70397
Axis_of_Evil
2002-12-16 09:25
2003.05.22
UnDelphiX




   Наверх