Results 1 to 3 of 3

putting rows between different values in first column

Threaded View

  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".


    Cells(i, 1).Resize(3, 1).EntireRow.Insert
    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.

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