Search results

  1. C

    Question How to prevent end users from making changes?

    I'm creating a database program that contain forms to allow multiple users to enter, update data into table. I have two questions: 1) I put "Save", "Create" (using micro) buttons to allow users update, enter new record when clicked. But I noticed after entering the data, without click on the...
  2. C

    docmd and dLookUp

    I tried to use dlookup on my login form with a very simple 2 text fields UserName/PassWord table (Login). It has only 3 records (3 sets of user name and password) But dLookup keeps returning the password from the first record no matter what and which username I typed in (or uName values is)...
Back
Top Bottom