Recent content by alletorre

  1. A

    Table records

    Thank you. Will do the research on Normalization.
  2. A

    Table records

    I tried that as well but then I could not figure out how to generate a report that listed all three dates for each employee on one page. Am I just overlooking something super simple to accomplish this?
  3. 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...
  4. A

    On open

    I got this figured out. Thank you!
  5. 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...
  6. 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