Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Counting of Records
Message
From
06/05/2006 16:21:17
 
 
To
06/05/2006 14:37:17
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01119883
Message ID:
01119893
Views:
14
>In a table I have following fields:
>
>acno n(5)
>debit n(12.2)
>credit n(12.2)
>balance n(12.2)
>
>I want to count the number of debit entries for a particular acno. And to store the number.
>I failed to do so as I am not finding any idea to proceed. Please help.
COUNT TO myVar FOR accno = <myValue> AND debit <> 0
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform