|
|
|
Помогите написать макрос для Excel
|
|||
|---|---|---|---|
|
#18+
Пишу макрос для Excel не подскажете каким оператором мне реализовать функцию Find Replace ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 15.07.2005, 16:09:30 |
|
||
|
Помогите написать макрос для Excel
|
|||
|---|---|---|---|
|
#18+
y = "бла-бла" Cells.Find(What:=y, After:=ActiveCell, LookIn:= _ xlFormulas, LookAt:=xlPart, SearchOrder:=xlByRows, SearchDirection:= _ xlNext, MatchCase:=False, SearchFormat:=False).Activate ActiveCell.Replace _ What:=y, Replacement:="ау-ау", _ SearchOrder:=xlByColumns, MatchCase:=True Stepler (щёлк-щёлк!!) Код: plaintext ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 15.07.2005, 17:01:48 |
|
||
|
Помогите написать макрос для Excel
|
|||
|---|---|---|---|
|
#18+
Мда, забыл - если везде: y = "Бла-бла" Cells.Replace What:=Cells.Find(What:=y), Replacement:="ау-ау", SearchOrder:=xlByColumns, MatchCase:=True Stepler (щёлк-щёлк!!) Код: plaintext ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 15.07.2005, 17:07:00 |
|
||
|
|

start [/forum/topic.php?fid=60&msg=33169296&tid=2167480]: |
0ms |
get settings: |
10ms |
get forum list: |
16ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
44ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
38ms |
get tp. blocked users: |
1ms |
| others: | 204ms |
| total: | 330ms |

| 0 / 0 |
