View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
jasonsweeney[_28_] jasonsweeney[_28_] is offline
external usenet poster
 
Posts: 1
Default How to: Make user click End User License Agreement acceptance

New Problem.

With the code in the thread above, there is a problem:

Lets say I am a new user. I open the Excel sheet, and accept the terms
of the EULA. Then I save the workbook.

THEN, I send my friend John Doe a copy of the workbook. When HE opens
it, there is already an "X" in range("A1") of the Eula and thus John
Doe is not asked to accept the terms of the Eula Agreement.....

Any ideas on how to prevent that from happening?


---
Message posted from http://www.ExcelForum.com/