VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Good ListBox Seach function

noroom  (1 Submission)   Miscellaneous   Visual Basic 5.0   Beginner   Wed 3rd February 2021

This code searches a listbox for a given string, and returns the the ListIndex of the Item that matches the given string.

Inputs
The string you want to find in the listbox

Returns
if found: the ListIndex that matches the given string If not found: returns -1

Rate A Good ListBox Seach function (4(4 Vote))
A Good ListBox Seach function.bas

A Good ListBox Seach function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters