Hi, about to enable the macros i found on web the following code, but i don't know why it doesn't work. The VBAWarnings : 1 its for Enable, 2,3,4 for disable macros....
any idea?
Dim WshShell As Object
Set WshShell = CreateObject("WScript.Shell")
WshShell.RegWrite...