Excel to protected application? Unique Computer ID

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

I have a excel spreadsheet that ideally I would like to run as a standalone
application.

Is it possible to do this?

I want to distribute by disk - but restrict the use of the to a specific pc.

Is it possible to locate a Unique Computer ID variable in Excel (such as MAC
address) to implement a key system?

Any help appreciated.
 
David McRitchie said:
....

It's been around a while longer.

http://groups-beta.google.com/group/comp.apps.spreadsheets/msg/ff1a98111e7cd5d7

And I believe it originated in some VBA magazine article from the mid 1990s.
The big differences between the cited web page and the linked article is the
length of the buffer and the failure of the former to check error status.
BIG MISTAKE not to check for error returns from API calls, so BIG MISTAKE to
cite that particular web page.
 
Back
Top