Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() What is the best way to find the next cell down in a column that does not equal the current cell? Do I have to use a while loop? while cells(i,2).value = oldCellValue i = i+1 -- TommySzalapski ------------------------------------------------------------------------ TommySzalapski's Profile: http://www.excelforum.com/member.php...o&userid=25561 View this thread: http://www.excelforum.com/showthread...hreadid=392944 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to find different numbers that equal a number in another cell? | Excel Discussion (Misc queries) | |||
Find first cell in a row not equal to | Excel Worksheet Functions | |||
How to:Find the row of the first cell not equal to several values | Excel Worksheet Functions | |||
how do you find a cell equal to a cell from another list | Excel Discussion (Misc queries) | |||
Find cell and determine value in current row | Excel Programming |