View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_5_] Bob Phillips[_5_] is offline
external usenet poster
 
Posts: 620
Default Thanks Bob, but...

Rog,

See reply in original thread.

--
HTH

-------

Bob Phillips
... looking out across Poole Harbour to the Purbecks


"rog" wrote in message
...
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.