Hi JRB-Bldr,
Yes I'm running the code within a form text1 (keypress event).
My only aim is to get the total qty from my table(invdata) under a specific supplier and display in a textbox. But then when I run the form it gives me a result of 0.
I believe miss something in my code.
Thanks for the...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.