+ Reply to Thread
Results 1 to 3 of 3

Code to insert a row above a cell containing specific sequence of text

  1. #1
    Registered User
    Join Date
    12-02-2008
    Location
    London
    Posts
    51

    Code to insert a row above a cell containing specific sequence of text

    Hello

    I was wondering if someone might be able to assist me with using VB to insert a new row above a cell containing some specific text.

    For example:

    - My data is in column b
    -I want to scan all of column b, and if there is a cell that contains "xxx" at the start of a text string then I want a blank row inserted above it. If column b does NOT contain that text....do nothing.

    (NB this is a modified example of a previous question. The difference for me is that the text "xxx" is at the start of a string so I need a response that will deal with this.)

    Thanks very much in advance,

    Adam
    Last edited by adame; 11-29-2011 at 06:27 AM.

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Code to insert a row above a cell containing specific sequence of text

    Hi,

    Try this:

    Please Login or Register  to view this content.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Registered User
    Join Date
    12-02-2008
    Location
    London
    Posts
    51

    Re: Code to insert a row above a cell containing specific sequence of text

    That worked, thank you very much!

+ 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