Search results

  1. J

    Form Filter 97

    Everything is on one table. My table is as follows: EmployeeID; Text DateID1; Date/Time (Date only) PunchInID; Date/Time (System time only) DateID2; Date/Time (Date only) PunchInID; Date/Time (System time only) Both are updated by a seperate cmd button, PunchIn/PunchOut. What I would like...
  2. J

    Form Filter 97

    I have built a time card database that employees use to clock in. They log in with their employee ID and password and that takes them to a punch in/punch out form. They do not enter times but click a cmd button to punch in or out. What I'm looking for is code to look if the punchinid is not...
  3. J

    Form Filter 97

    I've been trying to get a form filter after update for awhile and can not seem to get it right. A few previous posts and other sites have made great suggestions but so far I've not been able to get it to work correctly. Below is my current code (which does not work): Note: The employeeID is...
  4. J

    Password deletions

    Is there a way to set up a password to allow deletion of files in a database? Meaning a user must provide a password before deleting any portion of the database. By the way I am using Access 97. I know, my company is still in the ice age.
Top Bottom