View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jmp
 
Posts: n/a
Default VBA: move to the next cell down from anywhere in the sheet


I am deleting rows based on a value in a column (< 16) and if the value
is 16 or greater I want to move down to the next row and check that
value and so on. i am using a Do Until value = "".

What is the code for moving down to the next cell below ActiveCell?


--
jmp
------------------------------------------------------------------------
jmp's Profile: http://www.excelforum.com/member.php...o&userid=29038
View this thread: http://www.excelforum.com/showthread...hreadid=487708