I want to read the text from excel and find the corresponding folder in windows. Let say, I have an excel file containing the list of the folder I want to open in file explorer.
and here is my folder.
So I want to read from excel file on cell A2, then after reading “dotnet”, I want to find in the screen, where is “dotnet” folder. I have tried using function “text exist”. However, it wasn't working. Can anybody tell me which function should I use to find the corresponding folder?