Search results

  1. N

    Prevent duplicate data over multiple fields (new twist)

    I have been reviewing previous posts covering this subject but can't seem to find any with my "unique" issue. I have a table [Orders] used to track employee's appointments. We use a form [frmOrders] to update the data in this table. On this form we have theses fields: EmployeeID Event Start...
  2. N

    Adding multiple records between two dates

    Hello everyone. I need help trying to get my head around this. I have a table which we use to track our employee's appointments. We use a form to fill in pertinent information into this table. Once filled in another form designed like a calender pops up listing each of these appointments. Our...
  3. N

    Adding multiple entries between two dates

    Hello everyone. I need help trying to get my head around this. I have a table which we use to track our employee's appointments. We use a form to fill in pertinent information into this table. Once filled in another form designed like a calender pops up listing each of these appointments...
  4. N

    Finding missing classes, pt II

    First I want to thank everyone who sent me a response to my original problem. Unfortunately I still have not been able to get the results that I need. So for those new individuals who may have missed my original thread I will try again: I have 1 table (Student Records) that looks like this...
  5. N

    Find Missing Classes

    I have two tables. The first one lists all of the courses that a student has taken. The second table list all available courses. I need a query that will tell me which courses the student has not taken. I tried using the find unmatched query to no success. Any help will be greatly appreciated.
  6. N

    Query help!!!!

    I have a basic table that holds all of my shops student records. These records include 22 different classes listed as individual field headings. Under each of the class names is the date each individual completed the course of study. As some of these are recurring training I am trying to...
Back
Top Bottom