Vb 2005 problem

Is there a way to search for identical items in a listbox en count them ?

Recommended Answers

All 2 Replies

specify the problem more...:)

Vb 2005 problem

Is there a way to search for identical items in a listbox en count them ?

You could sort the listbox and then use a for next loop to step through the listbox contents finding items equal to the next items

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.