realbasic-nug
[Top] [All Lists]

Re: Counting items in a list box?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Counting items in a list box?
From: Daniel Lee <daniel dot lee at thesunlink dot com>
Date: Wed, 30 Jul 2003 13:42:19 -0700
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/>
.


<Prev in Thread] Current Thread [Next in Thread>