+ Reply to Thread
Results 1 to 13 of 13

Data Validation

  1. #1
    Forum Contributor
    Join Date
    03-19-2014
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2010
    Posts
    101

    Data Validation

    Hi

    I have a report that I email to a number of different people in different businesses, I have used Data Validation to set up a range of different search lists/menu's but some of the users cant use one of the drop down lists but can use the others. I am wondering if this is because in this particular data validation there is a really big formula to select the correct list to display? I am thinking that the working data validation lists don't have a formula at all in them. Some of the user can open all the data validation list no problems so I am assuming that is due to different versions of Office.

    Any help and direction would be appreciated.

    Thanks

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Data Validation

    whats the formula? different versions could possibly be the issue if you are using formulas that don't exist in their version
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Data Validation

    Keep in mind that some newer formulas that work in 2007 and 2010 wont work excel 2003 or earlier - iferror, all of the xxxifS range of formulas
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Contributor
    Join Date
    03-19-2014
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2010
    Posts
    101

    Re: Data Validation

    This is the formula I have used

    =IF($G$7&$D$7='a ref'!$H$1&'a ref'!$H$2,DMSS,IF($G$7&$D$7='a ref'!$H$1&'a ref'!$I$2,DMSA,IF($G$7&$D$7='a ref'!$H$1&'a ref'!$J$2,DMSB,IF($G$7&$D$7='a ref'!$L$1&'a ref'!$L$2,ESSS,IF($G$7&$D$7='a ref'!$L$1&'a ref'!$M$2,ESSA,ESSB)))))

  5. #5
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Data Validation

    the nested if's dont look like anything wrong with them

    assuming those True statements are named ranges
    anything special about them?

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Data Validation

    Formula looks ok. I would probably have put those combo's in their own cell to simplify the formula, but no biggie. What do you get when you copy that DV formula to a cell in the worksheet?

  7. #7
    Forum Contributor
    Join Date
    03-19-2014
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2010
    Posts
    101

    Re: Data Validation

    Quote Originally Posted by humdingaling View Post
    the nested if's dont look like anything wrong with them

    assuming those True statements are named ranges
    anything special about them?
    Yes they are name ranges. The name ranges pull from different lists of cell which have array formulas in them.

  8. #8
    Forum Contributor
    Join Date
    03-19-2014
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2010
    Posts
    101

    Re: Data Validation

    Quote Originally Posted by FDibbins View Post
    Formula looks ok. I would probably have put those combo's in their own cell to simplify the formula, but no biggie. What do you get when you copy that DV formula to a cell in the worksheet?
    I get a result of one of the names in the name range, the second top name.

  9. #9
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Data Validation

    OK and was that a result that should have been expected?

  10. #10
    Forum Contributor
    Join Date
    03-19-2014
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2010
    Posts
    101

    Re: Data Validation

    Quote Originally Posted by FDibbins View Post
    OK and was that a result that should have been expected?
    The list has 5 names in it an it pickup up the second name, I'm not sure why it picked up the second in the list and not the first?

  11. #11
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Data Validation

    i count 6 names in your formula?

  12. #12
    Forum Contributor
    Join Date
    03-19-2014
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2010
    Posts
    101

    Re: Data Validation

    Quote Originally Posted by humdingaling View Post
    i count 6 names in your formula?
    Yes there are 6 different names in the formula, what I mean is where these names refer to, the one that was selected by the formula refers to a list of 5 names and it picked the second of that 5. hope this makes sense cause im not using the right technical terms.

  13. #13
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Data Validation

    I think its time to see a sample workbook, so we can stop guessing

+ 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. Replies: 4
    Last Post: 07-03-2014, 02:37 AM
  2. Replies: 4
    Last Post: 12-19-2013, 10:44 AM
  3. Adding Date Data Validation to cells with List Data Validation
    By biggtyme in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-03-2013, 09:47 AM
  4. Using Defined Names with Data Validation Depend and Data Validation Multi Select
    By Vinnie Chan in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-01-2012, 05:36 PM
  5. data validation-How to set data validation for user to key in 24H time format?
    By crapit in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-12-2006, 08:00 AM

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