Search results

  1. Z

    Summing records in a query that have the same values in 2 columns

    Thanks for the quick answer. The issue with this is that i would have to make a query for every different employee for every day in order to have the report pull that info, every month. Another way i wonder is if i could make a new union query and unite all records that contain same name and...
  2. Z

    Summing records in a query that have the same values in 2 columns

    Is it possible to sum all records that have the same values in 2 columns? Hello! Im having a bit of trouble with a database i am making for my farm and need help figuring out how to sum multiple records that share a same constant. Let me try to explain better... I have the following tables...
Back
Top Bottom