Quote Originally Posted by matrik02
Can I use default location? I don't know where the key value was inserted?
I told you where the key is:

HKEY_CURRENT_USER\Software\VB and VBA Program Settings\<name of your application>\RunStatus

So if your Application name was Project1 then the key would be found here:

HKEY_CURRENT_USER\Software\VB and VBA Program Settings\Project1\RunStatus

Using GetSetting and SaveSetting the 'Default' Value' is

HKEY_CURRENT_USER\Software\VB and VBA Program Settings\