Search results

  1. A

    Table records

    I have a work database used to track employee vacation dates. Each employee is able to select three date segments in a year. My table records each segment as startdate1, enddate1; startdate2, enddate2; startdate3, enddate3. I then use a query to concatenate these columns into Segment1...
  2. A

    On open

    I have a database that I'm using to use to check employees in and out of work. I am working on adding a scanner to scan their their ID cards. Is it possible to write a command on my form that 'on open' will tell my form to change a field to 'yes' if it's 'no' and 'no' if it's 'yes'? The...
  3. A

    Hola!

    Stopping by to say hello and thank you for allowing me to join. I'm a noob when building databases and I'm hoping to learn from the talented folks here :) I've created a database that we use to check employees in and out of work using an emp id number. Now I'm trying to attach a scanner to my...
Back
Top Bottom