|
VBA, EXCEL
|
|||
---|---|---|---|
#18+
Как программно защитить лист от внесения изменений пользователем ? СПАСИБО ... |
|||
:
Нравится:
Не нравится:
|
|||
08.09.2004, 13:09 |
|
VBA, EXCEL
|
|||
---|---|---|---|
#18+
ActiveSheet.Protect DrawingObjects:=False, Contents:=True, Scenarios:= _ False, AllowFormattingCells:=True, AllowFormattingColumns:=True, _ AllowFormattingRows:=True, AllowInsertingColumns:=True, AllowInsertingRows _ :=True, AllowInsertingHyperlinks:=True, AllowDeletingColumns:=True, _ AllowDeletingRows:=True, AllowSorting:=True, AllowFiltering:=True, _ AllowUsingPivotTables:=True перечень вышеуказанных параметров определяет защитить от чего (изменения/выделения и т.д.) Stepler (щёлк-щёлк!!) P.S. [SIZE=0.5]Присутствовали ли Вы, когда Вас фотографировали? ... |
|||
:
Нравится:
Не нравится:
|
|||
08.09.2004, 13:24 |
|
VBA, EXCEL
|
|||
---|---|---|---|
#18+
Методы Protect объектов Worksheet и Workbook ... |
|||
:
Нравится:
Не нравится:
|
|||
08.09.2004, 13:25 |
|
VBA, EXCEL
|
|||
---|---|---|---|
#18+
Код: plaintext 1. 2. 3. 4. 5. 6. 7.
СПАСИБО. ... |
|||
:
Нравится:
Не нравится:
|
|||
10.09.2004, 10:09 |
|
|
start [/forum/topic.php?fid=61&fpage=373&tid=2186600]: |
0ms |
get settings: |
10ms |
get forum list: |
14ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
36ms |
get topic data: |
14ms |
get forum data: |
3ms |
get page messages: |
44ms |
get tp. blocked users: |
1ms |
others: | 14ms |
total: | 144ms |
0 / 0 |