+ Reply to Thread
Results 1 to 4 of 4

Data validation issues Excel 2010 vs 2007

  1. #1
    Registered User
    Join Date
    09-17-2013
    Location
    Connecticut
    MS-Off Ver
    Excel 2007
    Posts
    25

    Data validation issues Excel 2010 vs 2007

    Good morning.

    The large company I work for is running MS Office in various versions. Hardware and software is phased in on a rotational basis, which means MS Office 2003, 2007, and 2010 may be running concurrently. MS Office 2003/Win XP is almost phased out, with a few users on MS Office 2010/Win 7, and the bulk of the users on 2007/Win 7.

    A colleague created a macro-enabled spreadsheet in 2010. The GUI for the code includes drop-down input cells using the data validation function found on the Data tab on the ribbon. Everything works fine on Excel 2010. When a Excel 2007/Win 7 user opens the file, the data validation is stripped off, allowing any entry. I've checked the code and VBA is not the problem (I'm a 2007 user) - the issue is apparently the data validation function in Excel 2010 is not recognized by Excel 2007.

    Any explanations or suggestions?

    Art

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Data validation issues Excel 2010 vs 2007

    Need a little more information than that, to diagnose and fix - 2007 obviously allows data validation, so it would seem there is some 2010-only function being used to dictate the validation. Impossible to guess what that may be, without knowing what's in your workbook.

    What is the data validation criteria applied to the range? Can you attach an example workbook?
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    09-17-2013
    Location
    Connecticut
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Data validation issues Excel 2010 vs 2007

    I can't give you the exact info (company security issues), but in general, on sheet1, cell A1 has a list of options:

    Able
    Baker
    Charlie....

    Cell B1:

    Uno
    Dos
    Tres...

    etc.

    Each of these option lists correspond to a column on a separate sheet that is called out on the validation screen on sheet2:

    '=sheet2!"A1:A10" for cell A1 on sheet 1

    Now, my colleague did not name the ranges on sheet2 for each of these lists - he called them out directly. I haven't tried that modification to his spreadsheet to see if it works.

    Art

  4. #4
    Registered User
    Join Date
    09-17-2013
    Location
    Connecticut
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Data validation issues Excel 2010 vs 2007

    naming the ranges instead of refering to the cell addresses solved the problem

    still don't understand why the address callout fails between 2010 and 2007

    Art

+ 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. Excel 2007 : Compatibility issues with Excel 2010
    By relaj in forum Excel General
    Replies: 6
    Last Post: 02-14-2013, 12:39 AM
  2. Replies: 3
    Last Post: 10-24-2012, 04:00 AM
  3. Memory Issues Excel 2007 vs. 2010
    By always_learning in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-11-2012, 04:00 PM
  4. Excel 2007/2010 Data Validation changes???
    By drooke in forum Excel General
    Replies: 2
    Last Post: 12-06-2011, 12:37 PM
  5. Excel 2010 Advanced Function Filter problems - 2007 issues
    By adamwestrop in forum Excel General
    Replies: 3
    Last Post: 07-29-2011, 01:52 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