+ Reply to Thread
Results 1 to 6 of 6

(SOLVED) Drop down list removes used cells

  1. #1
    Forum Contributor
    Join Date
    08-21-2011
    Location
    Australia, Perth
    MS-Off Ver
    Excel 2010
    Posts
    159

    (SOLVED) Drop down list removes used cells

    Hi guys,
    I'm having a bit of a problem with one of my workbooks and after spending hours on the net looking for an answer/tutorial, I finally decided to raise this problem with you. I hope you'll have a solution for me :-)

    I have a list of values (C2:C62) on a spreadsheet named "Parameters". I am trying to create a drop down list in a spreadsheet named (Input) for the cells D22:D82 knowing that the values (from the range C2:C62 on "Parameters" can only be used once. What I mean by that, is if you select a value "X" in D22 (on "input"), the value "X" will not appear in the drop down list in D23.

    I know that I have to create another list in D2:D62 on "Parameters" to only display the unused values (and I'm guessing this list will auto-update itself after each cell selection) but I just can't figure it out.

    From what I've seen on the net, this is definitely doable, without VBA, so I'm hoping one of you will have an answer for me.

    Thanks guys!
    Last edited by SubwAy; 10-22-2011 at 01:25 PM.

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Drop down list removes used cells

    Is this workbook on the lines you are thinking?

    No VBa and all named lists are dynamic.

    Select from the drop-downs in Column D
    Attached Files Attached Files
    Last edited by Marcol; 10-19-2011 at 04:48 AM. Reason: Corrected oversight in attachment (See Post #4 for explanation)
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  3. #3
    Forum Contributor
    Join Date
    08-21-2011
    Location
    Australia, Perth
    MS-Off Ver
    Excel 2010
    Posts
    159

    Re: Drop down list removes used cells

    Thanks a lot for that.

    Does the fact that I;m working with two spreadsheets change anything? I can't get the last column to work, no idea why.

    I replicated your formula, with the right column reference, applied it as an array formula and it returns #N/A..... It's driving me mental...

  4. #4
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Drop down list removes used cells

    It shouldn't make any difference if you are using the list in a different sheet.

    I can't see how you can get an #N/A error, if you didn't array enter the formula you would get 0 then NUM#! errors.
    However you did correctly confirm the formula.
    Can you post a sample of your workbook so I can see the problem?

    See the attached, it uses two sheets and has a new formula for named range "List_2", I hadn't allowed for all the values in "List_1" being used up.
    This now correctly returns an empty list when all alternatives are used.
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    08-21-2011
    Location
    Australia, Perth
    MS-Off Ver
    Excel 2010
    Posts
    159

    Re: Drop down list removes used cells

    Thank you so much!!!!

    I'm not quite sure what I did wrong in the first place but I started over, from scratch and everything worked well. I just need to get a bit of help regarding my other thread on the forum and this model should be finished!!!!! After nearly 40 hours of work :-)

    Thanks again!

  6. #6
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: (SOLVED) Drop down list removes used cells

    Happy to have helped

+ 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