View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bondjel bondjel is offline
external usenet poster
 
Posts: 13
Default Syntax for stopping a Do Loop?

I have columns of data and recorded a macro for taking the average of every
seven numerical entries. What syntax do I use to tell the macro to stop
looping when it gets to a blank cell in the column?