+ Reply to Thread
Results 1 to 3 of 3

Drop downs issue on Mac Microsoft 2008

  1. #1
    Registered User
    Join Date
    05-29-2012
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    63

    Drop downs issue on Mac Microsoft 2008

    Hello,

    I've set up a template in an Excel 2010 document on my Microsoft PC. The file uses drop downs using the data validation function.

    The problem I'm having is that I've sent the file to a colleague whom only uses a Mac with Microsoft 2008 and the drop downs aren't functioning.

    I've tried tweaking the file by only using the data validation source on the same sheet (rather than on a different tab) and i've tried saving in an older format i.e. 1997-2003 but the drop downs still arent working.

    As I dont have a Mac with Microsoft 2008 I'm really struggling to know where to start to fix this - I do have a Mac with 2010 and it does work!! Can anyone offer any suggestions?

    Many thanks

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,422

    Re: Drop downs issue on Mac Microsoft 2008

    In the absence of any other offering, I would suggest that you make the range containing the drop down data a named range; if you intend to add data to it, it would be as well to make it a dynamic named range. Even if you're not, it wouldn't hurt.

    For example:

    =Sheet3!$A$2:INDEX(Sheet3!$A:$A,COUNTA(Sheet3!$A:$A))

    This defines a workbook wide Named Range referring to Sheet3, cells A2 to ... well, whatever, is the last cell in that column. You cannot have blanks in this range.

    I called it DV_List and you would put: =DV_List as the source in the Data Validation dialogue.

    This approach should be compatible in all versions of Excel.


    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Drop downs issue on Mac Microsoft 2008

    if you post the workbook (no data required other than the dv source data) I can test it in 2008 and tell you why it doesn't work
    Josie

    if at first you don't succeed try doing it the way your wife told you to

+ 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