Hello, I need to create a Vb script to search for a keyword in different files (Xlsx,csv,txt) under different subfolders and write the result along with the file name in which the keyword is present.
Scenario
1000 folders in which 7 subfolders were present in those 1000folders, the script need to search for the keyword in every folder, files in it and return the result with its associate path where the keyword is found in the file.