samonwalkabout
Registered User.
- Local time
- Today, 14:54
- Joined
- Mar 14, 2003
- Messages
- 185
Say i have a stock table. With
/Weekend Date //RawMaterial//Start Amount//End Amount.
End amount is calculated.
How can i get the End amount for date 1 to be the start amount for date 2. and the end amount for date 2 the start amount for date 3 ect ect. So i can predict stock level for rest of year.
Do i need to use some kind of looping VB or Qry?
Any help would be great as every think else works i just cant get the my head around this one????
/Weekend Date //RawMaterial//Start Amount//End Amount.
End amount is calculated.
How can i get the End amount for date 1 to be the start amount for date 2. and the end amount for date 2 the start amount for date 3 ect ect. So i can predict stock level for rest of year.
Do i need to use some kind of looping VB or Qry?
Any help would be great as every think else works i just cant get the my head around this one????
