Search results

  1. K

    how would you do that?

    I have to create a database to keep record of jobs and working hours in different projects. There are about 75 different project names and about 50 codes for jobs. The problem is that each job code has different job description for each project. Later I need to bring out the codes with working...
  2. K

    how to make that Query

    I have 2 tables: first table has 4 columns: /job code/project1/project2/project3/ job code is some digits, and in next columns are the job description (different for each project). The second table has /project name/job code/description/working hours/date/ I made the query what shows how many...
  3. K

    Default value

    How can I set the previous record as data source for default value in MS Access table?
Back
Top Bottom