+ Reply to Thread
Results 1 to 4 of 4

'Kits' &their 'components' in 1 column - need to populate kit numbers against components..

  1. #1
    Registered User
    Join Date
    10-07-2014
    Location
    Norwich, England
    MS-Off Ver
    365
    Posts
    58

    'Kits' &their 'components' in 1 column - need to populate kit numbers against components..

    Hi
    The attached spreadsheets shows three kits (KIT001, 002 & 003 in column A) with different amounts of components listed below them.
    I'm trying to think of a way to update column B with the KIT number for the 'component' rows. So cells B3-B5 populated with KIT0001 and so on...
    Any ideas?
    Many thanks in advance!
    Tom
    Attached Files Attached Files
    Last edited by TomP1988; 04-17-2019 at 12:48 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Help with a formula..

    Please take a few minutes to reread the Forum Rules about thread titles, and then amend yours accordingly.

    Thanks.

    EDIT: Thank you.
    Last edited by shg; 04-17-2019 at 12:46 PM.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Help with a formula..

    Formula for B2 then fill down.

    =IF(LEFT(A2,3)="KIT","",IF(LEFT(A1,3)="KIT",A1,B1))
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  4. #4
    Registered User
    Join Date
    10-07-2014
    Location
    Norwich, England
    MS-Off Ver
    365
    Posts
    58

    Re: Help with a formula..

    cheers pal, works perfectly!
    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: 01-10-2019, 09:34 AM
  2. Replies: 5
    Last Post: 02-16-2018, 06:50 AM
  3. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  4. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  5. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  6. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM

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