Recent content by fredp

  1. F

    Make Table returns multible records

    Hi, I have two tables with compatible data. Table 1 has 23 records and table 2 has 5 records. I am trying to make a "make Table". But instead of a table with a combined 28 results, I get 115. I was working on this with my instructor the other day. I know it was an easy fix, but I guess my...
  2. F

    hey

    Hello all, I am just completing a class in database design using Access. Well, the class ended last week, but I'm still working on it. Anyway, I'm new at Access so I will probably ask a lot of dumb questions. Thanks, this seems like a great site.
  3. F

    Query to find specific skills

    I got it! It was pretty easy, but somehow I screwed it up. Redid it and it works in a report and a form. Thanks everybody!:p BTW, This was how I felt yesterday:banghead:
  4. F

    Query to find specific skills

    Thanks Monardo and Catalin.petrut, Here's what I have concerning this question (query): I am using an EMPLOYEE table, an EMPLOYEES_SKILL table, and a SKILLS table. These are new SKILLS and EMPLOYEE_SKILLS tables. But I am still not getting the query to work. Here is how I have it written...
  5. F

    Query to find specific skills

    hi, I am working on a school project called employee skills. I have a table of skills, each has a check box, which if checked is true. I am trying to write a query that will find who has a specific skill. Any suggestions?
Back
Top Bottom