J
Jitendra Kumar
Dear All,
I need two macros which will run on workbook_open and workbook_beforeclose
events.
The first macro which will run on workbook open should search the windows
registry at "HKEY_CURRENT_USER\Software\Microsoft\Office\Common" for a key
called "security" and create a key called "Security" under the key "Common"
and then it should add a "Dword" with value as "00000001".
The second macro should undo the changes done by the first Macro i.e. It
should delete the key and Dword created by the first Macro.
Waiting for an urgent response...
Thanks a lot in advance,
I need two macros which will run on workbook_open and workbook_beforeclose
events.
The first macro which will run on workbook open should search the windows
registry at "HKEY_CURRENT_USER\Software\Microsoft\Office\Common" for a key
called "security" and create a key called "Security" under the key "Common"
and then it should add a "Dword" with value as "00000001".
The second macro should undo the changes done by the first Macro i.e. It
should delete the key and Dword created by the first Macro.
Waiting for an urgent response...
Thanks a lot in advance,