Search results

  1. A

    Parameter Query

    I have a query that is based off of quite a few other queries, one of which takes 2 parameters that are linked to a form's fields. If I open the query directly, it works fine and doesn't ask for the parameters (if the form is open of course). But if I try to set a recordset to this query, even...
  2. A

    Change Groups and Sorts

    I have a report that contains information on employees with grouping and sorting. It is currently set up like this: Group on Employee with A on top Group on TempStartDate with A on top Group on StartDate with A on topThe data needs to be grouped like that for the report to show...
Back
Top Bottom