|
|
|
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:33:29 |
|
||
|
|

start [/forum/topic.php?fid=60&fpage=354&tid=2168824]: |
0ms |
get settings: |
8ms |
get forum list: |
14ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
48ms |
get topic data: |
11ms |
get forum data: |
3ms |
get page messages: |
40ms |
get tp. blocked users: |
2ms |
| others: | 233ms |
| total: | 365ms |

| 0 / 0 |
