Search results

  1. X

    Help! Problem i also donno how to describe..

    I have 20 criteria (yes/no). All in the same query, but at all time not all of them are need to filter the table. How should i compose my sql? Furthermore, i have made it into a form if the user want to use this criteria, he will check the box and choose (yes/no). If he did not check the box...
  2. X

    Options Button

    I have 2 options button, how do i know which one was checked or choosen by the user?
  3. X

    Input Mask Problem

    I managed to change my format of a textbox that display date to (dd/mm/yyyy), but how do i change my input mask to the same format?
  4. X

    How to hide my program

    I managed to make my login form been display upon the lauching of my access file. Now the problem is that database file control table (the one where we create new database, form and anything) is still visible. How do i hide it and only allow it to be shown is the user login as the...
  5. X

    Please Help Me, Run Time Error

    My form should do the following: 1)When user choose their id (Eg: S8745215G) from a combo-box(cboNRIC) and enter their name in a textbox(txtName). 2)The system check to see if the name entered matches the name stored in the table(PARTICULARS) 3)If name entered matches the name stored in the...
  6. X

    Have no idea how to get started

    :confused: I learnt very basic MS Access in school. Currently I have a project that states the following: It started off with a main menu where user will enter their id number while administrator will enter their id(known as admin). For user, according to their id number, the database will...
Back
Top Bottom