I'm having a problem with the common controls in excel 64-bit (checkbox for example), they are required to run a VBA code but in 64 bit version I can not select them.
NOTE: common controls have been deployed in 32 bit excel
I'm having a problem with the common controls in excel 64-bit (checkbox for example), they are required to run a VBA code but in 64 bit version I can not select them.
NOTE: common controls have been deployed in 32 bit excel
I also use windows10 with office365 and I can run my code in vba using excel 32 bit controls. I simply created a directory on Windows \ system32 and copied the ocx and dll into this directory and then registered it. regsv32 c: \ windows \ system32 \ .ocx file