+ Reply to Thread
Results 1 to 10 of 10

Adding multiple columns for drop down list

  1. #1
    Registered User
    Join Date
    03-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    5

    Adding multiple columns for drop down list

    Hi everyone,

    I'm trying to set up a billing form for my work. I'm trying to include drop down list for each sections (personnel, equipment, and supplies), then all sum together as a bill. I'm not sure if this is doable in excel. Can someone please help?

    Thanks in advance
    Attached Files Attached Files
    Last edited by natalien03; 03-05-2013 at 05:37 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    04-03-2012
    Location
    East Sussex, UK
    MS-Off Ver
    Excel 2003:2010
    Posts
    893

    Re: Adding multiple columns for drop down list

    Hi, could you explain in a little more detail what you need? Your description is a bit brief so it's hard to provide you with a solution.

    S.
    If I've been of help, please hit the star

  3. #3
    Registered User
    Join Date
    03-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Adding multiple columns for drop down list

    Hi Spencer,

    What I wanted to do is that if say I do a validation list base on personnel description, the rate should automatically fill in for the next column, so I can multiply that rate with the quantity to get a total. I hope this makes some sense.

  4. #4
    Registered User
    Join Date
    03-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Adding multiple columns for drop down list

    I found this thread over Google search and it seems very complicated, and I'm just not sure if I can copy the whole process, but it is exactly what I'm looking for.
    http://www.excelforum.com/excel-gene...down-list.html.

  5. #5
    Valued Forum Contributor
    Join Date
    04-03-2012
    Location
    East Sussex, UK
    MS-Off Ver
    Excel 2003:2010
    Posts
    893

    Re: Adding multiple columns for drop down list

    Quote Originally Posted by natalien03 View Post
    Hi Spencer,

    What I wanted to do is that if say I do a validation list base on personnel description, the rate should automatically fill in for the next column, so I can multiply that rate with the quantity to get a total. I hope this makes some sense.
    Set up your data validation as you mention and then elsewhere in the workbook set up a small lookup table with the data validation values in the first column and the relevant rate for each in the next column. Then use VLOOKUP to feed in the rate as each value is selected from the validation list.

    Does that make sense?

    I may have missed the point completely. Perhaps a manually created before and after version of the workbook would help.

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

    Re: Adding multiple columns for drop down list

    This is possible but we need more information.

    Why are you not typing in the number of firefighters of each description on a particular run?

    Similarly the quantity an type of appliances and the materials used?

    It strikes me that you have too many variables and that data validation is not an option.

  7. #7
    Registered User
    Join Date
    03-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Adding multiple columns for drop down list

    Ok, it seems to work great. The only problem is that, how do you get rid of the "#N/A" be blank if there are no value in that cell?

    Thanks,
    N

  8. #8
    Valued Forum Contributor
    Join Date
    04-03-2012
    Location
    East Sussex, UK
    MS-Off Ver
    Excel 2003:2010
    Posts
    893

    Re: Adding multiple columns for drop down list

    =IFERROR(Your Formula Here,"")

  9. #9
    Registered User
    Join Date
    03-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Adding multiple columns for drop down list

    You are awesome! Thanks so much for your help!

    n

  10. #10
    Valued Forum Contributor
    Join Date
    04-03-2012
    Location
    East Sussex, UK
    MS-Off Ver
    Excel 2003:2010
    Posts
    893

    Re: Adding multiple columns for drop down list

    Not a problem. Happy to help.

    S.

+ 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