G
Guest
I need help with the following set of information. I am able to get what I
want from excel, but need to do it in Access. IN Excel I used the if
statement in the subtotal field to create a conditional statement. I need to
do the same in Access, but I think it will require a count and for each
statement, which I have not been able to successfully create. Can you help
me? I need to use the subtotal for the math in Access so I can determin
Which orders I do not have enough material to fill so I can create purchases
for the needed material.
Order Material Reqmts qty W/D qty On Hand Subtotal
20390995 8903160 2 0 0 =IF(B2=B1,F1-(C2-D2),E2-(C2-D2))
20382609 15210882 9 3 2 -4
20387351 15327124 110 0 440 330
20387352 15327124 110 0 440 220
20387353 15327124 110 0 440 110
20387354 15327124 110 0 440 0
20387356 15327124 110 0 440 -110
20390995 8913952 6 1 2 -3
20390995 8903020 8 0 0 -8
20395339 15218915 2 0 0 -2
20395339 15218915 6 0 0 -8
20399029 15208714 6 0 5 -1
20398162 8648695 8 0 4 -4
Thanks
Matthew
want from excel, but need to do it in Access. IN Excel I used the if
statement in the subtotal field to create a conditional statement. I need to
do the same in Access, but I think it will require a count and for each
statement, which I have not been able to successfully create. Can you help
me? I need to use the subtotal for the math in Access so I can determin
Which orders I do not have enough material to fill so I can create purchases
for the needed material.
Order Material Reqmts qty W/D qty On Hand Subtotal
20390995 8903160 2 0 0 =IF(B2=B1,F1-(C2-D2),E2-(C2-D2))
20382609 15210882 9 3 2 -4
20387351 15327124 110 0 440 330
20387352 15327124 110 0 440 220
20387353 15327124 110 0 440 110
20387354 15327124 110 0 440 0
20387356 15327124 110 0 440 -110
20390995 8913952 6 1 2 -3
20390995 8903020 8 0 0 -8
20395339 15218915 2 0 0 -2
20395339 15218915 6 0 0 -8
20399029 15208714 6 0 5 -1
20398162 8648695 8 0 4 -4
Thanks
Matthew