Month to Date

E

Ernst Guckel

Hey,

I have a report that displays daily inventory info: [Begin], [Recieved]
etc. There is an over/short txtbox (Calculated) and i want a month to date
txtbox.

Begining is a function: OnHand([InvID],[InvDate])

Usage is: Begining+Recieved+TransIn-TransOut-NewOnHand
Over/Short is: RegUsage-Usage+Waste

I want to put a txtbox that calculates Month to Date on Over/Short.

Any help would be great,

Ernst.
 
Top