I have categorized thousands of images in Excel by entering details of each image as a separate record with three fields per image: filename, description, and keywords. The keyword field consists of multiple words, separated by commas - but they are all in one cell (per image).
I would like to be able to perform a search (preferably in a separate sheet or even another workbook) by simply typing in one keyword and then having Excel automatically list all images containing that keyword.
If I use the MATCH or VLOOKUP function, it only retrieves the first image that contains that keyword. But what I would like is all the images that contain that keyword. What is the best way for me to go about this?
Thank you!
I would like to be able to perform a search (preferably in a separate sheet or even another workbook) by simply typing in one keyword and then having Excel automatically list all images containing that keyword.
If I use the MATCH or VLOOKUP function, it only retrieves the first image that contains that keyword. But what I would like is all the images that contain that keyword. What is the best way for me to go about this?
Thank you!