Oct 23, 2006 #1 LadyB Computer Joined Oct 23, 2006 Messages 1 Location YU Is it possible to remember value of variable after quitting a Access Project, without inserting into table?
Is it possible to remember value of variable after quitting a Access Project, without inserting into table?
Oct 23, 2006 #2 cummings54 Chemical Joined Feb 12, 2003 Messages 97 Location CA It is possible to save and retrieve a string to the registry using SaveSetting and GetSetting statements. Upvote 0 Downvote
It is possible to save and retrieve a string to the registry using SaveSetting and GetSetting statements.