Hello,
I have a query and in one of the fields contain the following,
tot
([Putaway]+[Replen]+[Wrong Loc]+[Receiv/Load]+[Mixed]+[Damage])*2)+(([Leftoff]+[Keying]+[Process Error])*8)+(([Mispick]+[Old Pt Values])*5)+([Adjust]*8)+([Misc]*1)+([1Pt Value]*1)+([2Pt Value]*2)+([3Pt Value]*3)+([4Pt Value]*4)+([5Pt Value]*5)+([6Pt Value]*6)+([7Pt Value]*7)
The [#Pt Values] are True/False checkboxes, while everything else is a number. when the boxes are checked it does not add them in.
I'm also having a problem with ([1Pt Value]*1) specifically. When it is checked it is adding 28 to the report.
please help!
I have a query and in one of the fields contain the following,
tot

The [#Pt Values] are True/False checkboxes, while everything else is a number. when the boxes are checked it does not add them in.
I'm also having a problem with ([1Pt Value]*1) specifically. When it is checked it is adding 28 to the report.
please help!