+ Reply to Thread
Results 1 to 3 of 3

Changing Values according to results of dropdown menu.

  1. #1
    Registered User
    Join Date
    04-05-2011
    Location
    Bristol, England
    MS-Off Ver
    Excel 2008 (Mac)
    Posts
    17

    Changing Values according to results of dropdown menu.

    Hey Excellers

    I wonder if this will work...

    I have attached my spreadsheet...

    The columns N and Q all have dropdown menu for location...
    The results are as follows:

    FLOOR
    CEILING
    END WALL
    END WALL (Door)
    RIGHT WALL
    LEFT WALL

    In each one of those boxes there is a field called "Area"
    In column S there are surfaces that correspond to the above results...
    And in column T is an "Area" field which have formulas in to calculate the areas of these surfaces taken from the room dimensions at the top of column C.

    What i want to do is... If any of the dropdowns are set to CEILING (N4). Then the "Area" of that box will be subtracted from the number in in T11, which is the area of the CEILING. If there was 3 basstraps on the ceiling then there would be 3 different values that would all need to be subtracted from T11. I need to do the same for all of these surfaces...

    Is this even possible or am i Insane???

    John
    Attached Files Attached Files
    Last edited by JethroJohn; 04-09-2011 at 05:27 PM. Reason: Forum Rules

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Changing Values according to results of dropdown menu.

    So are you wanting to replace the T11 formula?

    If so, perhaps:

    =C4*C5-IF(N5=$S11,$N$8,0)-SUM($T$18:$T$20)

    and you can add similar functionality to other surface values in column T
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    04-05-2011
    Location
    Bristol, England
    MS-Off Ver
    Excel 2008 (Mac)
    Posts
    17

    Re: Changing Values according to results of dropdown menu.

    Thanks man... Thats awesome. Thats exactly what i wanted.

+ 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