ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   searching a list box for a filename match...and highlighting the match (https://www.excelbanter.com/excel-programming/294898-searching-list-box-filename-match-highlighting-match.html)

suee[_4_]

searching a list box for a filename match...and highlighting the match
 
I have a list box that searches a directory and displays all the file
listed in that directory. I now want to add the ability to type th
name of the file Im after, and have that file if found to b
highlighted...so the user can see the hightlighted file without th
need to scroll for it...

--
Message posted from http://www.ExcelForum.com


Tom Ogilvy

searching a list box for a filename match...and highlighting the match
 
That should be the default behavior for a listbox from the control toolbox

the property is

MatchEntry Property

FmMatchEntryComplete: 1
Extended matching. As each character is typed, the control searches for an
entry matching all characters entered (default).

--
Regards,
Tom Ogilvy





"suee " wrote in message
...
I have a list box that searches a directory and displays all the files
listed in that directory. I now want to add the ability to type the
name of the file Im after, and have that file if found to be
highlighted...so the user can see the hightlighted file without the
need to scroll for it....


---
Message posted from http://www.ExcelForum.com/





All times are GMT +1. The time now is 12:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com