Search results

  1. R

    Calculating unrelated tables

    Hi all I have the following tables in my database where I am experiencing problems figuring out what I need to do TBLJOBPARTS JobPartJobID JobPartAction JobPartPartID (foreign) JobPartQuantity TBLPARTS PartID (Primary) PartMake PartModel TBLSTOCK StockPartID (foreign) StockEngineerID...
  2. R

    Two subreports

    Hi all, Im having problems with printing two subreports on a report. The main report contains a Job and a JOBID field. The two subreports are linked JobLabourJobID and the other JobPartJobID. The report displays the correct data and rest of the database works as it should but when you go to...
  3. R

    Combo Boxes on a subform

    Hi all :), Im making a database to log and close down calls for a security company. I have a closedown form for the Jobs table for entering the job details and subform on this for the JobParts which links the Parts to the job so that quantity and price etc can be added. Currently you can...
Back
Top Bottom