Dear Reader,

I'm setting up an Automation and I'm having some trouble inserting the file into the new Module I set up. When I download the BAS file from the Microsoft website I'm getting an error message reading,
The version of this file is not compatible with the version of Windows you're running. Check your computer's system information...
So, obviously there is some compatibility issues there and I'm wondering if this download is even possible?

Do I need to find one compatible for x64? If so, where can I find it?

I've searched their website high and low for it and can't find one.

Is there a workaround to this?

On a related note, the BAS file I'm trying to download contains the Definitions of Constants used inside the code I'm writing. I've had to use Late-Bound instead of Early-Bound because the User opening up the Excel file might possibly have Excel Version Compatibility issues. If anyone has a BAS file they know of that works on x64 please let me know!

Would it be smarter to just Define the Constants myself? I know it's harder, time-consuming, and prone to errors but that might be my last option.

Let me know what I should do!

Thank you for your time.