Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Fix VBA issue on Excel 64bit #72

Closed
fzumstein opened this issue Sep 26, 2014 · 0 comments
Closed

Windows: Fix VBA issue on Excel 64bit #72

fzumstein opened this issue Sep 26, 2014 · 0 comments

Comments

@fzumstein
Copy link
Member

Private Declare Function system Lib ... fails on Excel 64bit (Windows):

 Compile error:
 The code in this project must be updated for use on 64-bit systems.

This code is only used in Excel for Mac so should be easy to fix. As a temporary workaround, it can be simply commented out on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant