Problem with ListCount

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

I have this funny problem with the listcount property of a list control. If
there is no item in the list, Me.stafflist.ListCount returns 0 (zero). If
there are any items then Me.stafflist.ListCount returns the actual number of
items + 1. Why is that?

Thanks

Regards
 

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


Back
Top