View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
japorms[_17_] japorms[_17_] is offline
external usenet poster
 
Posts: 1
Default Copy and Paste Loop


I have a problem here and my head hurts in figuring this out. Up to
now, I'm still a newbie when it comes to VB macro programming. There's
just too many object and command for me to read before I can learn all
these.

This may be challenging, easy for some but very hard for me.

I need a macro that will search from A1 to A1000 and look for blanks in
that row. once it find that blank cell, it needs to copy that row,
starting from B to K and paste it in a row before that blank cells but
it needs to paste it in column L and if theres still blank after that
one, it needs to paste the succeeding rows in still the row before the
blanks and this time it needs to be paste in column W

This is really hard for me. Can someone help please?

:(


--
japorms
------------------------------------------------------------------------
japorms's Profile: http://www.excelforum.com/member.php...fo&userid=6544
View this thread: http://www.excelforum.com/showthread...hreadid=562970