PDA

View Full Version : [SOLVED:] search files across multiple sheets and open & highlight



abdelfattah
04-09-2021, 01:48 PM
hello
I need macro search file across multiple sheets so I would that by inputbox first open inputbox ask me write the sheet then active the sheet and show another inputbox to write the file name based on active the sheet if there is existed then show message contains two choices if yes then open the file and highlight the file name is in located the cell and shows me another message where is address the cell and if it's not then nothing happens and when run again the input box then return any cell highlighted to xl none color and if I write wrong file name show me message the file is not existed
note: my directory file is ": c:\users\ose\files\
and when search in folder and subfolders

abdelfattah
04-11-2021, 11:29 PM
also issued in this forum
https://www.excelforum.com/excel-programming-vba-macros/1346711-search-files-across-multiple-sheets-and-open-and-highlight-by-inputbox.html#post5501649

abdelfattah
04-20-2021, 03:00 PM
it's solved by Mr. dangelor anybody interests you can check the link