+ Reply to Thread
Results 1 to 5 of 5

Compile error in hidden module

  1. #1
    Registered User
    Join Date
    03-15-2012
    Location
    Napoli,Italy
    MS-Off Ver
    Excel 2010 64 bit
    Posts
    15

    Compile error in hidden module

    Hello, how can I solve this problem and make it work on 64-bit version?
    thank you very much

    I attach the error when I open the worksheet.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    03-14-2012
    Location
    Arizona USA
    MS-Off Ver
    Excel 2000/2007
    Posts
    408

    Re: Compile error in hidden module

    I would help you but I only understand English. The error message in NOT in English.

    Also the project(code modules) have been password protected. Is this VBA/Excel file from a "Trusted" source? What or who is the source? Do you have the password to unlock this project?

  3. #3
    Registered User
    Join Date
    03-15-2012
    Location
    Napoli,Italy
    MS-Off Ver
    Excel 2010 64 bit
    Posts
    15

    Re: Compile error in hidden module

    Quote Originally Posted by Dennis7849 View Post
    I would help you but I only understand English. The error message in NOT in English.

    Also the project(code modules) have been password protected. Is this VBA/Excel file from a "Trusted" source? What or who is the source? Do you have the password to unlock this project?
    Hello, the translation is as follows This error usually occurs when the code is not compatible with the version of office. No I do not have the password.
    This is the address where I downloaded the spreadsheet.
    http://www.optiontradingtips.com/opt...olatility.html

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Compile error in hidden module

    API functions must be declared as PtrSafe to work in 64-bit Excel. Lacking the project password, you'd need to get the vendor to make this change.
    Last edited by shg; 03-19-2012 at 04:18 PM.
    Entia non sunt multiplicanda sine necessitate

  5. #5
    Registered User
    Join Date
    03-15-2012
    Location
    Napoli,Italy
    MS-Off Ver
    Excel 2010 64 bit
    Posts
    15

    Re: Compile error in hidden module

    Quote Originally Posted by shg View Post
    API functions must be declared as PtrSafe to work in 64-bit Excel. Lacking the project password, you'd need to get the vendor to make this change.
    I tried to contact the author, but I seriously have my answer in the end I told him that it does not matter.

+ 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