View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rog rog is offline
external usenet poster
 
Posts: 3
Default Thanks Bob, but...

What I need is to add data in the next blank row. For that I need a VBA
routine that checks all the rows until the first blank, and return the row
number.
Thanks again.