Easy Option to Close One Access Database Form While Opening Another
Posted by forcescript on February 22, 2009
0 comments
Too many open forms clutter up the screen and waste memory. You can avoid this by using a simple Custom Function that gives you the option to close the current Form when you open another. We will show you how to use this method in your Access Database.