Count Records of the Listbox

G

Guest

Hello!

In a Form I have 3 combos that they go "filtering" the records that are read
in exactly form in one listbox.
One of the fields IdRecord.
I would like to count the IdRecord's only showed in List box.

Thanks in advance.
an
 
D

Dirk Goldgar

an said:
Hello!

In a Form I have 3 combos that they go "filtering" the records that
are read in exactly form in one listbox.
One of the fields IdRecord.
I would like to count the IdRecord's only showed in List box.

The list box control has a ListCount property. Is that what you are
looking for?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top