+ Reply to Thread
Results 1 to 4 of 4

Working with Multiple drop down lists

  1. #1
    Registered User
    Join Date
    03-10-2021
    Location
    Edmonton, Alberta
    MS-Off Ver
    365
    Posts
    2

    Working with Multiple drop down lists

    Im working on a data base. I have a spread sheet that has a column for each region, ie. Edmonton, Calgary, Red Deer etc (these would also be the headers), Each row under the columns represents a fee for a service. So Carpentry, electrical, Plumbing. The fees are different for each region.

    I want to be able to plug in "Edmonton" into my master data base and have all the fees for the different services show up underneath. And then I want to be able to change the same cell to "Calgary" and it changes to the calgary fees.

    I will be later using formulas based on those fees in the main database.
    Attached Images Attached Images

  2. #2
    Forum Expert KOKOSEK's Avatar
    Join Date
    08-03-2018
    Location
    Pole in Yorkshire, UK
    MS-Off Ver
    365/2013
    Posts
    2,742

    Re: Working with Multiple drop down lists

    If I am correctly read you needs.

    A
    B
    C
    D
    E
    F
    G
    1
    location2 location1 location2 location3 location4
    2
    val1
    £ 603.00
    £ 597.00
    £ 603.00
    £ 341.00
    £ 761.00
    3
    val2
    £ 167.00
    £ 268.00
    £ 167.00
    £ 516.00
    £ 588.00


    A
    B
    C
    D
    E
    F
    G
    1
    location2 location1 location2 location3 location4
    2
    val1
    =OFFSET(D1,1,MATCH($B$1,D1:G1,0)-1,10,1)
    £ 597.00
    £ 603.00
    £ 341.00
    £ 761.00
    Last edited by KOKOSEK; 03-11-2021 at 07:32 AM.
    Happy with my answer * Add Reputation.
    If You are happy with solution, please use Thread tools and mark thread as SOLVED.

  3. #3
    Registered User
    Join Date
    03-10-2021
    Location
    Edmonton, Alberta
    MS-Off Ver
    365
    Posts
    2

    Re: Working with Multiple drop down lists

    Thanks for your quick reply. I had never used the Offset before so its great to learn something new.

    Cheers

  4. #4
    Forum Expert KOKOSEK's Avatar
    Join Date
    08-03-2018
    Location
    Pole in Yorkshire, UK
    MS-Off Ver
    365/2013
    Posts
    2,742

    Re: Working with Multiple drop down lists

    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. [SOLVED] Dependent drop down lists not working
    By matthewsanders6781 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-10-2020, 09:54 AM
  2. Replies: 4
    Last Post: 01-27-2020, 09:32 AM
  3. Drop Down Lists Suddenly Stop working
    By johnirl in forum Excel General
    Replies: 1
    Last Post: 08-18-2017, 12:54 AM
  4. [SOLVED] Drop Down Lists Stopped Working
    By krm2551 in forum Excel General
    Replies: 1
    Last Post: 04-19-2012, 06:07 PM
  5. Working with Data Validation Drop Down Lists
    By tfahey13 in forum Excel General
    Replies: 2
    Last Post: 03-12-2012, 04:07 PM
  6. Multiple linked drop down lists (Master drop down)
    By zaalibhai in forum Excel General
    Replies: 1
    Last Post: 06-23-2011, 10:51 AM
  7. working with multiple drop-down lists
    By gerryger in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-31-2007, 07:52 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