Bright01
asked on
Compiling XLSM Files into .EXE
EE Professionals,
I'm looking at several products that appear to compile XLSM to .EXE for controlled distribution. One product is Lockxls and another is Xcell. Anyone have any clear advise on what works best or a recommendation for a better compiler/solution? I would like to be able to distribute an executable without having to worry about the user having Excel installed but I'm not sure that's "doable".
Any advise would be helpful.
B.
I'm looking at several products that appear to compile XLSM to .EXE for controlled distribution. One product is Lockxls and another is Xcell. Anyone have any clear advise on what works best or a recommendation for a better compiler/solution? I would like to be able to distribute an executable without having to worry about the user having Excel installed but I'm not sure that's "doable".
Any advise would be helpful.
B.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
because it's by the same poster. :)
Didn't noticed that rory :)
ASKER
Yes. I've posted the question but was looking for someone who could possibly compare. And added the part about distribution without installing Excel. Again, not sure it's doable.
Thanks,
B.
Thanks,
B.
ASKER
Orlando's code works great! Thank you.....TWICE!