View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Simon Lloyd[_564_] Simon Lloyd[_564_] is offline
external usenet poster
 
Posts: 1
Default 2 below first entry in row


Not entirely sure what you want but you could try :-

Range("A1").select
xlDown

or something like this, the xlDown will find the next empty cell i
that row.

Simo

--
Simon Lloy
-----------------------------------------------------------------------
Simon Lloyd's Profile: http://www.excelforum.com/member.php...nfo&userid=670
View this thread: http://www.excelforum.com/showthread.php?threadid=26154