I know how to loop through and count all of the records, but how do I only
count the records that meet a certain criteria?
Thanks,
Dan
On7/30/03 1:04 PM, "Will Leshner" leshner at ljug dot com wrote:
> I don't believe there is any built-in way to do that. I think you are
> just going to have to loop through all the rows and count them yourself.
>
> Daniel Lee wrote:
>
>> Does any one know how I can count items in a list box based upon the value
>> of one of the fields?
>>
>> If I have columns A,B,and C. I want to know how many records there are where
>> the value of the data in column A = X?
>
>
>
>
> ---
> A searchable archive of this list is available at:
> <http://support.realsoftware.com/listarchives/search.php>
>
> Unsubscribe or switch delivery mode:
> <http://support.realsoftware.com/listmanager/>
>
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.
|