+ Reply to Thread
Results 1 to 2 of 2

Custom data validation list

  1. #1
    Registered User
    Join Date
    04-21-2009
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2007
    Posts
    42

    Custom data validation list

    Hi all

    I've had a search through the forum and can't seem to see anything quite like this problem, I'm hoping one of you can help!

    I'm helping out a teacher friend of mine who is using a spreadsheet to track his students progress throughout the year. In each term the kids are assessed and given a 'rating'. I've currently got these ratings sat in a named range on a different sheet (with the weakest rating at the top and strongest at the bottom) and I'm using data validation to get these to appear in drop down lists. What would save my friend a bit of time is if this list could be altered slightly based on what the rating was in the previous term.

    So, for instance, if in the Winter term they are given a '1b' rating, then the Spring term drop down list should start at 1b, either by excluding the data above it in the named range or by the drop down list starting at 1b when you click into the box and then the user can scroll up or down. (It doesn't matter which, I'm told the ratings never move backwards.)

    I was hoping to achieve this through formula as I'm not sure what kind of security the school's network has in regard to macro enabled workbooks.

    I hope this all makes sense, however if you have any queries please let me know. As always, many thanks in advance.

    Jon

  2. #2
    Registered User
    Join Date
    04-21-2009
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2007
    Posts
    42

    Re: Custom data validation list

    Hi all

    I think I've solved it. I'm adding the following into the data validation source box:

    =INDIRECT("Admin!"&ADDRESS(MATCH(O4,Ratings,0),COLUMN(Ratings))&":"&"$A$45")

    Where: Admin contains the lookup, 'Ratings' contains the list, O4 is the rating from the previous term and A45 is the last entry on the ratings list.

    This is working fine for me. Thanks to those who had a look at the problem!

    Jon

+ 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. Drop-Down List with List and Custom Data Validation
    By KyleElliott in forum Excel General
    Replies: 4
    Last Post: 05-03-2014, 08:31 AM
  2. [SOLVED] Create custom dropdown list using data validation
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-20-2012, 11:49 AM
  3. [SOLVED] Custom Option in Data Validation List
    By jordan2322 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-05-2012, 06:18 PM
  4. [SOLVED] List:Custom Data Validation
    By dread in forum Excel General
    Replies: 2
    Last Post: 07-20-2006, 04:35 PM
  5. [SOLVED] Data Validation w/custom + w/list
    By Keith in forum Excel General
    Replies: 4
    Last Post: 05-02-2005, 12:06 PM

Tags for this Thread

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