View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steel.Detailer Steel.Detailer is offline
external usenet poster
 
Posts: 1
Default security for my macros

Is there a way of creating a "license code" for a workbook
I've created with some pretty intensive macro and cell
programming?

I'd like to include the workbook with some AutoCAD tools
I've created and sell the whole package for a small fee.
I made a license chacking function for the AutoCAD tools,
but would like to "protect" the workbook, too.

TIA
Rich