View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Turquoise_dax[_21_] Turquoise_dax[_21_] is offline
external usenet poster
 
Posts: 1
Default If - Then synthax


Dim cell As Range
For *Each cell In Range("B:B")*(...)
Next


I need to modify this call so the cycle goes from B10 to the last ro
containing info.

Any ideas

--
Turquoise_da
-----------------------------------------------------------------------
Turquoise_dax's Profile: http://www.excelforum.com/member.php...fo&userid=3518
View this thread: http://www.excelforum.com/showthread.php?threadid=55466