There is excel file with complex mathematical model. How to prevent file coping from client machine to other machines? Client have to run Excel and type coefficients into equations, then Excel computes result.
I think about VB extension or macros which checks MAC of network card or value in Windows registry...