Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Count many records
Message
From
20/12/2003 12:32:37
 
 
To
20/12/2003 12:18:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00860973
Message ID:
00860988
Views:
25
lcode=c1,c2...........c10
sec= A to Z
result=fail/pass
fail and pass already in result( i have already replace)
Now i want all lcode with result total of fail/pass

e.g
in c1 there is 7 student fail and 20 is passed

I want c1, 20, 7
.......
Select 17
sET FILTER TO descr=thisform.descr.value.and.scode=>thisform.shiftfm.Value.and.scode=thisform.levelfm.value.and.lcode=
Count FOR alltrim(result)="Pass" To a
Count For Alltrim(result)="Fail" To f

cpass=a(for display in report)
cfail=f(for display in report)
I am using this codes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform