Hi all!
Can someone show me Where to put this code and how to get it run:
Dim ChangeReg
Set ChangeReg = CreateObject("WScript.Shell")
ChangeReg.regwrite "HKCU\Software\Microsoft\Office\12.0\Access\Securi ty\VBAWarnings", "1", "REG_DWORD".
ihave access application who start from one menu form.
thx