Search results

  1. P

    Punch card System

    I am trying to create a "punch card" system in access. Does anybody have an Example or sample that i can use? Your help would be appreciated.
  2. P

    Timesheet database

    Hi, i am clueless. I own a small coffeeshop and would like to create an access database that could help me with the timesheets of my staff. They are paid per hour and their hourly rates vary. I would like my employees to click on buttons that captures the following: Date Shift Start time Lunch...
  3. P

    record opens on click

    Hi, Is it possible to have a query that shows only records for the current date and when you click on a specific record it opens in a form ready for editing? The query would serve as an index of transactions for the current date. Please help. Piet
  4. P

    Export Tables to zip file when database closes

    Hi, I want all the tables of my database to export to a zip file when the users exit the database. this will serve as a sort of a backup of the data. Is this possible? if so, how? Piet
  5. P

    Keypad for multiple forms

    Hi, I have a form called bookings with a few text boxes. My database will be operated with a touch screen. as soon as the user click on one of the textboxes the frmkeypad opens. I struggle with the following code: I need the Value of txtnumber on the frmkeypad to be stored in the field of the...
  6. P

    Numberpad form

    My database will be operated with a touch screen. I have a form with a few text boxes. I want the text boxes to open another form (numberpad), allow the user to enter values and when they press the "enter" button on the numberpad form, it should close and enter the value into the textbox. How...
Back
Top Bottom