Search results

  1. A

    Log In Read-Only

    Hi everyone, Question for a log in procedure (user end form) in Access 2003. I have a log in form, in which a user is to type in user name/password in order to get to a main page form where they can branch of to do other tasks (editing, viewing, etc of tables through forms). I want to have...
  2. A

    Textbox Control in Form

    I feel like this should be really simple, but for some reason have not been able to figure out how to do this or where to look: (Using Access 2003, attempting to code a form) I have one table from where I will be pulling my information, and a set of columns I am interested in. I have a form in...
  3. A

    Archiving Records

    Hi everyone, (Working in Access 2003) Just began thinking about this, hopefully someone can expedite this process for me. I have a set list of data, stored in a table, say called "Table1." Users are able to scan through this data by a form that I have created. I have another table, called...
  4. A

    Filtering Tables: Check boxes

    Hello everyone, I am working on Access 2003 to create a process in which I will be able to filter the data from one table (in my case, named DSO) in to another temporary table (tTable2) for viewing by the user. In my application, a user will log in and be directed to a main page where as of...
Back
Top Bottom