View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
T.c.Goosen1977[_57_] T.c.Goosen1977[_57_] is offline
external usenet poster
 
Posts: 1
Default Simple do until question


Do Until sheet1.range("a1").value = ""

The above code stops when there is nothing in a cell,

how does the code need to look when it needs to stop at the first cell
that it picks up text.

Thanks
Theuns


--
T.c.Goosen1977
------------------------------------------------------------------------
T.c.Goosen1977's Profile: http://www.excelforum.com/member.php...o&userid=35895
View this thread: http://www.excelforum.com/showthread...hreadid=562421