Hello all DB Gods and Goddess's,
I have a simple question about getting a balance per record.
In the attached DB under the [table1 Query] is my problem.
Everytime I try to calculate the first [Job] reduces by one, and then it ends there.
example:
each [Job] has a [QTY_OPEN] that I need to reduce from [ONH] per [Job] and provide a running [Balance].
Below is what I need to happen
[Job]-----------[QTY_OPEN]------[ONH]------[Balance]
CTO6535238001------(1)-------------(860)--------(859)
CTO6535298001------(1)-------------(860)--------(858)
CTO6535608001------(1)-------------(860)--------(857)
PLEASE Help this wanna be Access Gru
I have a simple question about getting a balance per record.
In the attached DB under the [table1 Query] is my problem.
Everytime I try to calculate the first [Job] reduces by one, and then it ends there.
example:
each [Job] has a [QTY_OPEN] that I need to reduce from [ONH] per [Job] and provide a running [Balance].
Below is what I need to happen
[Job]-----------[QTY_OPEN]------[ONH]------[Balance]
CTO6535238001------(1)-------------(860)--------(859)
CTO6535298001------(1)-------------(860)--------(858)
CTO6535608001------(1)-------------(860)--------(857)
PLEASE Help this wanna be Access Gru