+ Reply to Thread
Results 1 to 6 of 6

How to fill in multiple cells from a dropdown list

  1. #1
    Registered User
    Join Date
    01-08-2013
    Location
    Hull, England
    MS-Off Ver
    Excel 2010
    Posts
    5

    How to fill in multiple cells from a dropdown list

    Hi All

    I am currentley trying to create a cost sheet for materials & labour from a materials drop down list, is there a way to fill in the material & labour cost columns depending on the materials selected. I have attached the excel file and need to fill in the details in the cost breakdown sheet from the data sheet.

    Thanks in advanceTemplate, PV Installations.xlsx

  2. #2
    Valued Forum Contributor Sean Thomas's Avatar
    Join Date
    03-25-2012
    Location
    HerneBay, Kent, UK
    MS-Off Ver
    Excel 2007,2016
    Posts
    971

    Re: How to fill in multiple cells from a dropdown list

    Hi i have done the fist row for you you just need to copy the formula and make the changes required
    Attached Files Attached Files
    Regards
    Sean

    Please add to my reputation if you think i helped
    (click on the star below the post)
    Mark threads as "Solved" if you have your answer
    (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code:
    [code] Your code here [code]
    Please supply a workbook containing example Data:
    It makes its easier to answer your problem & saves time!

  3. #3
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How to fill in multiple cells from a dropdown list

    Hi AmcRae,

    Since part number is different in data sheet, You can use below formula:-
    =VLOOKUP($E6,'Data Sheet'!C:D,2,0)

    in column F of CostBreakdown sheet.


    Regards,
    DILIPandey
    <click on below * if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  4. #4
    Registered User
    Join Date
    03-02-2013
    Location
    Goshen, IN
    MS-Off Ver
    Excel 2007
    Posts
    1

    Re: How to fill in multiple cells from a dropdown list

    I am having similar issue. Wanting to cells to auto fill depending on what is chosen from the drop down menu. I have attached the excel document. I have the dealer name drop down and want the dealer ID number and State to fill in automatically once dealer name is entered. I have tried =IF and =VLookup. I have the dealer info on Sheet 2 "Dealers". Thanks in advance for your help! Much appreciated.
    Mini Lite Order Form-Formulas.xlsm

  5. #5
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How to fill in multiple cells from a dropdown list

    Hi Mkebeyeler,

    welcome to the forum. Please start your own thread rather than posting in someone else's thread.
    see the forum rules;-

    http://www.excelforum.com/forum-rule...rum-rules.html

    Regards,
    DILIPandey
    <click on below * if this helps>

  6. #6
    Registered User
    Join Date
    01-08-2013
    Location
    Hull, England
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: How to fill in multiple cells from a dropdown list

    Quote Originally Posted by Sean Thomas View Post
    Hi i have done the fist row for you you just need to copy the formula and make the changes required
    Hi Sean

    Thanks for that its been a big help, apologies for not getting back in touch sooner but I have been off ill., once again many thanks

+ 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