Search results

  1. T

    Null on DSum

    I use the form to generate reports that are date range specific and also based on single client. I didn't include these reports in the upload as they are irrelevant since I can't get the Nz Dsum to work, and therefore errors come to the report. The report is essentially a recap of the time less...
  2. T

    Null on DSum

    I've attached my database entitled ProblemChild. I copied the tables, query and form from my database that is at issue and removed my info and replaced it with made up info. The form that controls the parameters is f_Start_End_Date. The query q_Main_Query drives all of the reports and...
  3. T

    Null on DSum

    Plog: I've tried that. I even copied the working DSum formula and changed the names. Didn't work, and I tried it multiple times. Issaac: I've tried that too, doesn't work. In each instance, nothing is returned except the column header. Frustrating to say the least.
  4. T

    Null on DSum

    Hi. I'm relatively new to Access , I have zero experience with VBA and I am stuck (and have been for days). Summary: I have multiple queries based on a form with the parameters between [StartDate} and [EndDate}, and also [CustomerID]. I have my Payments Query [q_Payments], which is entirely...
Back
Top Bottom