+ Reply to Thread
Results 1 to 3 of 3

Compile Error : Method or Data member not found (Excel 2013)

  1. #1
    Registered User
    Join Date
    08-04-2015
    Location
    USA
    MS-Off Ver
    MS Office 2010
    Posts
    2

    Compile Error : Method or Data member not found (Excel 2013)

    Hi ,

    I have an excel macro written in Excel 2010 which uses a form (Calendar) to seek date input from user.

    Recently one of the user tried using the same excel macro on his machine with excel 2013 and is receiving the error which says Compile Error : Method or Data member not found.

    I don't have a way to replicate the error locally without installing 2013 and debugging the same.

    Any idea what could be the problem ?

    Thanks

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,705

    Re: Compile Error : Method or Data member not found (Excel 2013)

    It is very likely that 2010 vs. 2013 is not the issue but rather what libraries are available and installed to VBA. The calendar is probably non-standard (do you mean DTPicker?). Please attach your Excel file and describe how to reproduce the error. At a minimum, show the code in the module with the error and indicate what line of code is highlighted when the error occurs.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    08-04-2015
    Location
    USA
    MS-Off Ver
    MS Office 2010
    Posts
    2

    Re: Compile Error : Method or Data member not found (Excel 2013)

    Thanks Jeff .

    I'm using the form Control for Calendar.

    Please Login or Register  to view this content.
    User clicks on a button which adds a row where one of the column has a date picker

    '*************** distribution - Show date picker on click of date cell Starts ***************
    Please Login or Register  to view this content.
    '*************** distribution - Show date picker on click of date cell ends *****************
    Moderator's note: Please take the time to review our rules. There aren't many, and they are all important. Rule #3 requires code tags. I have added them for you this time because you are a new member. --6StringJazzer

    User sees a break on when trying to access this mycalendar. I made sure Tools --> References user has all the library being referenced
    Attached Images Attached Images
    Last edited by 6StringJazzer; 08-06-2015 at 03:22 PM. Reason: code tags

+ 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. Compile error:Method or data member not found
    By vshukla in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-16-2015, 11:44 AM
  2. Compile error method or data member not found
    By sureshpunna in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-14-2014, 09:00 AM
  3. Compile Error Method or data member not found
    By ixelister in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-23-2014, 03:39 PM
  4. [SOLVED] Compile error: Method or data member not found.
    By ndtsteve in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-10-2012, 11:31 AM
  5. Compile Error: Method of data member not found (VBA)
    By vbatech in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 03-14-2012, 05:37 PM
  6. Compile Error:Method or Data Member Not Found
    By loknath in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-29-2012, 04:03 AM
  7. Compile Error Method or data member not found
    By ExcelMonkey in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-04-2005, 06:05 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