Search results

  1. A

    Open a specific record after login

    Thanks for your respond sir i really appreciate your effort sir. I love the code codes sir, but my question now is that how do i open my form using Your Login Form. and i want for example if a student login it should bring out such student record. Am not that good when it comes to vba code I...
  2. A

    Open a specific record after login

    Thanks for your respond sir, i really i appreciate your respond sir. Sir i have a problem with the code, after entry the code an error message "The expression you entered refers to an object that is closed or doesn't exit". And when i click on debug it highlighted this statement line YELLOW "...
  3. A

    Open a specific record after login

    Good day sir, Thanks for answering my question, am very grateful. I have enter the code in my vba, but an error message Variable not define and when i click on OK It take me to this line "[UserLogin] = '" & Me.txtUserName.Value & "'") highlightedd "[UserLogin]= to blue Please sir what is the...
  4. A

    Open a specific record after login

    Hello house Hello experts I have been trying for months to get my login form to open up to a specific record on the main form(NOTE PLS my main form is called "Navigation Form"). I have a table that store (ID, name, sex, country, Address etc) which i used to create my main form. I also...
  5. A

    Help:Open specific record in form from Login

    Hello experts
Back
Top Bottom