+ Reply to Thread
Results 1 to 4 of 4

Inserting data from drop down plus additional information

  1. #1
    Registered User
    Join Date
    08-25-2013
    Location
    Earth
    MS-Off Ver
    Excel 2010
    Posts
    9

    Question Inserting data from drop down plus additional information

    Morning all,

    First time posting here, just joined up.

    I am struggling with my basic knowledge of Excel.

    I have managed to create a drop down in Sheet1 A2 from a list of items in Sheet2 A - At the moment this field is currently blank and would like to put some sort of title on it so I know there is a drop down there and that I need to select something.

    In addition I would like to automatically insert the additional information from Sheet2 C3:E5 into Sheet1 C2:E2 depending what I have chosen from the drop down.

    Ie, Sheet1 A2, I choose Bread, I want C2:E2 to auto populate with what would be Sheet2 C3:E3.

    Many thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Inserting data from drop down plus additional information

    Hi,

    I've simply added another value to the top of the validation list "Select Item" that you can have in the cell as default.
    There are other ways of doing this, but it would be far more complicated than is necessary.

    I've then used INDEX/MATCH to feed in the subsequent data you mentioned. I've wrapped that in IFERROR to take care of any N/A errors that may show up. Be warned that this will not work if the workbook is to be viewed in Excel 2003 or earlier.

    If you're likely to be often adding new items to the drop down list, you may want to consider running the data validation from a dynamic named range so you don't have to keep adjusting it manually.

    Hope that helps.

    BSB.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-25-2013
    Location
    Earth
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: Inserting data from drop down plus additional information

    Perfect BadlySpelledBuoy. Thank you so much!
    +Rep

  4. #4
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Inserting data from drop down plus additional information

    Happy to help

+ 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. Inserting Row with additional data based on column data with different conditions
    By Shantih in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-03-2013, 10:51 AM
  2. Drop down validation & additional data
    By Bbongo8 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-08-2012, 03:15 PM
  3. inserting an additional line of text within same cell
    By knet22 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-16-2006, 09:10 PM
  4. Inserting additional data into a cell
    By Alec H in forum Excel General
    Replies: 4
    Last Post: 02-09-2006, 12:50 PM
  5. [SOLVED] Inserting additional data into an existing cell?
    By CSJ545 in forum Excel General
    Replies: 4
    Last Post: 11-22-2005, 09:30 AM

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