+ Reply to Thread
Results 1 to 13 of 13

Automatic insert row if cell above contains text or else

Hybrid View

trijn Automatic insert row if cell... 08-15-2014, 04:04 AM
nathansav Re: Automatic insert row if... 08-15-2014, 05:03 AM
TMS Re: Automatic insert row if... 08-15-2014, 05:08 AM
trijn Re: Automatic insert row if... 08-15-2014, 05:34 AM
trijn Re: Automatic insert row if... 08-15-2014, 05:47 AM
TMS Re: Automatic insert row if... 08-15-2014, 06:24 AM
trijn Re: Automatic insert row if... 08-15-2014, 08:44 AM
TMS Re: Automatic insert row if... 08-15-2014, 09:05 AM
trijn Re: Automatic insert row if... 08-16-2014, 06:43 PM
TMS Re: Automatic insert row if... 08-16-2014, 07:39 PM
trijn Re: Automatic insert row if... 08-17-2014, 08:41 PM
trijn Re: Automatic insert row if... 08-18-2014, 10:24 AM
TMS Re: Automatic insert row if... 08-18-2014, 10:36 AM
  1. #1
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,086

    Re: Automatic insert row if cell above contains text or else

    Is that a true representation of your live workbook/worksheet?

    I had a problem opening it (it needed repairing for some reason) and the formulae you have give circular reference errors

    Formula: copy to clipboard
    =IFERROR(VLOOKUP($C1,$A:$K,2,FALSE),"")&""


    Without dwelling on it too much, you could either follow Nathan's advice and record a macro. This could perhaps be fired on a Selection Change. Or yo could convert the data into a "true" Table ... which I suspect would be a lot easier.

    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  2. #2
    Registered User
    Join Date
    08-06-2014
    Location
    holland
    MS-Off Ver
    2010
    Posts
    10

    Re: Automatic insert row if cell above contains text or else

    Book1.xlsx

    I think this one will work.

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 03-28-2014, 07:04 AM
  2. [SOLVED] VBA Codes who insert the automatic worksheet when click a cell and all datas of its
    By PRADEEPB270 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-14-2013, 03:32 AM
  3. Insert automatic date and time stamp in a cell if any cell of the same row is edited
    By kdhanerawala in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-12-2012, 06:18 PM
  4. VBA code to insert formula with automatic cell referencing & size
    By vbatech in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-27-2012, 04:32 AM
  5. Replies: 4
    Last Post: 06-01-2009, 02:29 AM

Tags for this Thread

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