Recent content by Dacho

  1. D

    Preventing Duplicate Records

    I am trying to create a report that combines data from multiple tables, some have a single datum per key id, others have many (one to many). I have a table with drill hole (example. drill hole 1) data that has many fields but only one datum per field. the data is divided by intervals 0-10 ft...
  2. D

    Reporting- Multiple data sets one report

    I have one table with multiple data sets A-E. How would i create a report that will only show (for example) Data set A, then Data set B and so on... Without creating a separate report for each data set. Thanks in advance Dacho
  3. D

    multiplying multiple Fields in a form

    I have 4 fields with data that i want to multiply to get a volume in the capacity field Length Width Depth (3): I know that if i multiply the three in the control source for capacity i can get the volume and Depth and Diameter (2): I know if i multiply these two in the control source for...
Back
Top Bottom