Thread: Do Until
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_49_] Leith Ross[_49_] is offline
external usenet poster
 
Posts: 1
Default Do Until


Hello Roger,

Change your code to this...


Code:
--------------------
Do While Not IsEmpty(ActiveCell)