Re: Macro that deletes every third row....+
- From: ajjag <ajjag.2a2l5b_1151427001.9993@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Jun 2006 11:49:32 -0500
You guys are awesome. Most of this worked except the last segment
doesn't repeat. Every third row deletes and then it will take A2 and
move it to B1 and then take the first 12 characters and move them to
C1. How can we make it repeat? I need _all_ the even numbered A column
cells to be moved over and then consolidate the A column. For Example
(after every third line has been deleted):
APPLE
123456789456 ABC
BANANA
321654987321 DEF
CARROT
456789123456 GHI
DOG
321654987987 JKL
APPLE 123456789456 ABC
321654987321 DEF
BANANA 456789123456 GHI
321654987987 JKL
CARROT
DOG
APPLE 123456789456 ABC 123456789456
BANANA 321654987321 DEF 321654987321
CARROT 456789123456 GHI 456789123456
DOG 321654987987 JKL 321654987987
Let me know what you think.
Thanks again.
--
ajjag
------------------------------------------------------------------------
ajjag's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=35799
View this thread: http://www.excelforum.com/showthread.php?threadid=555717
.
- Follow-Ups:
- Re: Macro that deletes every third row....+
- From: ajjag
- Re: Macro that deletes every third row....+
- References:
- Macro that deletes every third row....+
- From: ajjag
- RE: Macro that deletes every third row....+
- From: JLatham
- Macro that deletes every third row....+
- Prev by Date: Re: Serial Numbers that begin with Text
- Next by Date: Re: vlookup problem
- Previous by thread: RE: Macro that deletes every third row....+
- Next by thread: Re: Macro that deletes every third row....+
- Index(es):
Relevant Pages
|