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.
Private Declare Function system Lib ...fails on Excel 64bit (Windows):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.