|
VBA Excel
|
|||
---|---|---|---|
#18+
With Worksheets(m_s1).Range("My_Range2") Dim iRange As Range Dim row As Integer Dim col As Integer Set c = .Find(ComboBox1.Value, LookIn:=xlValues) ' search name of month If Not c Is Nothing Then firstAddress = c.Address ' received $K$29 MsgBox "18.firstAddress = " & firstAddress ' received $K$29 Do If Range(firstAddress).Offset(0, 1).Value = ComboBox2.Value Then выход из процедуры Exit Sub ' , а КАК ВЫЙТИ из группы End With ? Set c = .FindNext(c) End If Loop While Not c Is Nothing And c.Address <> firstAddress End If End With СПАСИБО. ... |
|||
:
Нравится:
Не нравится:
|
|||
28.09.2004, 16:28 |
|
VBA Excel
|
|||
---|---|---|---|
#18+
никак, тока обходить самому куски кода, которые не нужно выполнять. для спящего время бодрствования равносильно сну ... |
|||
:
Нравится:
Не нравится:
|
|||
30.09.2004, 09:36 |
|
|
start [/forum/topic.php?fid=61&gotonew=1&tid=2186539]: |
0ms |
get settings: |
10ms |
get forum list: |
14ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
80ms |
get topic data: |
11ms |
get first new msg: |
8ms |
get forum data: |
3ms |
get page messages: |
46ms |
get tp. blocked users: |
2ms |
others: | 11ms |
total: | 193ms |
0 / 0 |