Hello all
How can I make the user can not select from a combo box, he must enter a password .
Thank you in advance
Hello all
How can I make the user can not select from a combo box, he must enter a password .
Thank you in advance
Then don't put combobox on form. Use textbox.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
If you want the disabled combobox to be a textbox - select the combobox, right click, Change To.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
No No June
This is not what I mean
I want the user sets a password when you change Department
Don't understand the issue. You can use code to do whatever you want. If user must enter password then don't let anything else happen until user provides valid password.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Yes, this is exactly what I want![]()
Login form and procedure is a common topic in forum and elsewhere. https://www.accessforums.net/tutoria...een-43252.html
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.