H
Heather
Hello,
I followed the following instruction from Microsoft website on How to Create
a Password Protected Form or Report. http://support.microsoft.com/kb/209871
It works the way I wanted with one exception. When a user does launch the
form enters the password on frmPassword correct and enters the main form>
user closes the main form> re-launch > Get the frmPassword again > user just
closes frmPassword > It Opens the Main form anyway. (note before the user
ever enters a password in frmPassword > user closes >frmPassword will just
close)
Seems to be keeping it in memory once the user puts in the correct password.
Is their a way when the Main form closes to clear memory because maybe the
form is not really closed down?
Thanks,
Heather
I followed the following instruction from Microsoft website on How to Create
a Password Protected Form or Report. http://support.microsoft.com/kb/209871
It works the way I wanted with one exception. When a user does launch the
form enters the password on frmPassword correct and enters the main form>
user closes the main form> re-launch > Get the frmPassword again > user just
closes frmPassword > It Opens the Main form anyway. (note before the user
ever enters a password in frmPassword > user closes >frmPassword will just
close)
Seems to be keeping it in memory once the user puts in the correct password.
Is their a way when the Main form closes to clear memory because maybe the
form is not really closed down?
Thanks,
Heather