vba - Will SaveSetting always work regardless of security restrictions? -


i developing vba application, , save information data file last imported application. assuming registry place store this, i'm concerned deploying solution, whether or not policy ever prevent vba's savesetting function working.

so question is, savesetting/getsetting work in vba, or there way user's it/security policy restrict functions working?


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -