View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Copying rows/formulas

Maybe .filldown or .autofill.

erikcw wrote:

Hi all,

I'm trying to figure out how to duplicate a row in VBA. What is the
VBA equivalent of selecting a row, and dragging the "+" in the corner
to dupliacate rows/formulas?

Thanks!
Erik

--
erikcw
------------------------------------------------------------------------
erikcw's Profile: http://www.excelforum.com/member.php...o&userid=28797
View this thread: http://www.excelforum.com/showthread...hreadid=487215


--

Dave Peterson