Count Records of the Listbox

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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

Similar Threads

Randomize records then select TOP (x) 7
Delete records 9
List box record to Report 2
Access Cannot select items in listbox 1
Filter listbox using combo box 1
Listbox selected count 3
Requery not working 8
Listbox SQL problem 2

Back
Top