dnd
06-05-2003, 09:13 AM
Hi
does anyone know how I can write to the registry in excel so that I
could set up a counter on an excel file have, so say users can only open
the file say 5 times?
All I reallly know is that the Information used by Excel 2000 is stored in
HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Excel
And VBA GetSettings and SaveSettings functions work only with the following key name:
HKEY_CURRENT_USER\Software\VB and VBA Program Settings
I was unable to add a file to this post. .
Regards,
David
does anyone know how I can write to the registry in excel so that I
could set up a counter on an excel file have, so say users can only open
the file say 5 times?
All I reallly know is that the Information used by Excel 2000 is stored in
HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Excel
And VBA GetSettings and SaveSettings functions work only with the following key name:
HKEY_CURRENT_USER\Software\VB and VBA Program Settings
I was unable to add a file to this post. .
Regards,
David