Hi all,
I am writing a VBA code to find a string from a workbook and return the number from the cell below it.
The problem is that my workbook, worksheet names and the string to find are all variables and i can't open all the workbooks while running the code since I have too many workbooks...