Search results

  1. L

    Expression Building

    I have a query that has names, payments, and dates. I need to know how to build an expression in expression builder in order to total the column of values if that value is associated with certain year, eg. 2010. Example data john, $30, 3/2/2010 fred, $25, 6/3/2011 sam, $20, 7/22/2010 kyle...
  2. L

    Joining a table with a query that have common values

    I have a database with a table being a list of multiple employers and corresponding contract start dates. Ex. company1, 1/1/2012 company2, 3/1/2012, etc. Then I have a query of employees from multiple employers. Ex. John smith, company1, bill miller, company2, etc. I want to a...
Back
Top Bottom