Hello everyone
Was wondering if someone could help me.
I have some data calculations on excel (using solver for iterations)
and would like to get it encrypted for protection via HASP keys. The
only two mode to do this is via encrypting .exe files or from VBA
itself - linked to the key via DLL.
Firstly, is there any way I could convert my EXCEL file (with macros)
into .exe (without getting ALL other excel files encrypted as well and
not infringing with Microsoft's EULA)?

Secondly, how do I get my excel file to communicate to the HASP key via
VBA?

Many thanks in advance for your help
Faz