Forum Discussion
Rich_Locus
Mar 19, 2021Copper Contributor
Migrating Excel 32 Bit xlsm to 64 bit xlsm
Hello: I currently have an application developed on 32-bit Excel. If I run it on a 64-bit Excel platform, if I recompile it, will it be changed to a 64-bit application on the 64-bit machine? thank...
- Mar 19, 2021
If written correctly, the same code will run both on 32-bit Excel and 64-bit Excel.
HansVogelaar
Mar 19, 2021MVP
If written correctly, the same code will run both on 32-bit Excel and 64-bit Excel.