I have a music collection workbook and a userform that I can search for recordings. I'm trying to add another search to pull up a track with it's associated recording and artist. The tracks are on their own worksheet and the recordings are on another worksheet. I have attached the current file and I need code to find a particular song, its artist, title of recording and track number on that recording to display in a listbox called "lstSearchTrks". And instead of a command button to apply the search, I would like the search to show responses as I type. Is this possible? I can use all the help I can get.
Bookmarks