Search results

  1. G

    SQL crosstab query with multiple grouping levels

    I'm trying to construct an SQL crosstab query that will output data like the picture I've attached in the .zip file. The four variables from the data table would be [Client Accounting].[Marketer] (the left vertical column), [Client Accounting].[Closing Date] (the higher level horizontal column...
  2. G

    Refreshing an Access form textbox if user deletes a record from table

    I have a form with a Count textbox. It's control source is a field named "Audit Count" in the table "DB Audits". The idea of the textbox is to display a running count of how many audits a specific auditor has completed that day. To do this I have the textbox set up with a default value of...
Back
Top Bottom