+ Reply to Thread
Results 1 to 3 of 3

putting rows between different values in first column

  1. #1
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Austin
    Posts
    660

    putting rows between different values in first column

    The following puts 3 row inbetween each value in column "A".


    Please Login or Register  to view this content.
    How can I change the sentence to state, insert 3 row only between values
    that are not the same?


    Thanks for any kind of help.

    bdb
    Last edited by bdb1974; 04-06-2009 at 06:03 PM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: putting rows between different values in first column

    Values in the A column that aren't the same? If so:
    Please Login or Register  to view this content.
    That compares the current (i) to the one above it. Change it + 1 to check the one below.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Austin
    Posts
    660

    Re: putting rows between different values in first column

    JBeaucaire Thanks.

    Works like a charm.

    I've got some other issue too I need to work out.

    It sure would be nice if you could help me with them also.

    I'll be putting them into another thread.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1