Hi All,
I'm new in VFP and I would like to seek help from all experts out there. My question is why I do get 0 when using the following code:
SELECT INVDATA
CALCULATE SUM(qty_in) TO thisform.totalqty.value for itemcode=thisform.itemno.Value
thisform.totalqty.value=thisform.totalqty.value
Please help
Thank you in advance!
Rundee
I'm new in VFP and I would like to seek help from all experts out there. My question is why I do get 0 when using the following code:
SELECT INVDATA
CALCULATE SUM(qty_in) TO thisform.totalqty.value for itemcode=thisform.itemno.Value
thisform.totalqty.value=thisform.totalqty.value
Please help
Thank you in advance!
Rundee