Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Is there a piece of code that will allow me to decide whether a DummyCell is in the 1st row (or column) of a specified Range? I am interested in this as I wish to perform a special operation if it's the 1st row (or 1st column) Thanks very much for your help! SuperJas ------------------------- Sub Test( Dim DummyCell as Range, MyArea as Rang For Each DummyCell in MyArea.Cell <if it's the 1st row The ............ <If it's the 1st col The .......... Next DummyCel ----------------------------------------- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determine if a value in a range is close to the value of another c | Excel Worksheet Functions | |||
Determine if a value in a range is close to the value of another c | Excel Worksheet Functions | |||
Determine whether a value is in a range of cells | Excel Discussion (Misc queries) | |||
Determine used range of worksheet | Excel Programming | |||
Determine range with VBA | Excel Programming |