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: Will Leshner <leshner at ljug dot com>
Date: Wed, 30 Jul 2003 13:04:13 -0700
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/>
.


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