Re: How do I fix this Running Sum query

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



kevin0862 wrote:
>I know that this has been answered over a thousand times, but I've been
>working on this project and for the past 5 days I am unable to
>calculate a running daily sum. Can someone assist me please?
>
>Confused :confused:
>
>_Associate__Name___|_____Date_|___Daily_Production__|___RunTot_
>Jane Doe | 1/3/05 | 105 |
>105
>Jane Doe | 1/4/05 | 140 |
>245
>Jane Doe | 1/5/05 | 100 |
>345
>
>
>My expression has been written as:
>
>RunTot: (SELECT Sum([Daily Production]) From [Associate Daily
>Production] A WHERE A.[Date Completed]<=[Associate Daily
>Production].[Date Completed])
>
>My results are as follows:
>
>_RunTot_
>1470
>3565
>5480


Please don't post the same question multiple times.

I believe I answered this in another newsgroup.

--
Marsh
MVP [MS Access]
.



Relevant Pages

  • Re: how to bring an application to front
    ... MVP - Visual Basic ... (please post replies to the newsgroup) ... Prev by Date: ...
    (microsoft.public.vb.winapi)
  • Re: page header
    ... knock off and go to bed:-\ ... Marsh ... MVP ... Prev by Date: ...
    (microsoft.public.access.reports)
  • Re: System-wide hooking, VB+ASM
    ... MVP - Visual Basic ... (please post replies to the newsgroup) ... Prev by Date: ...
    (microsoft.public.vb.winapi)
  • Re: VB declare for LOCALE_SYSTEM_DEFAULT
    ... MVP - Visual Basic ... (please post replies to the newsgroup) ... Prev by Date: ...
    (microsoft.public.vb.winapi)
  • Re: Stop Code Execution
    ... >How can I stop in-line code execution after a Docmd.OpenForm? ... Marsh ... MVP ... Prev by Date: ...
    (microsoft.public.access.formscoding)