VBA to find Cell Range in Files in Folder, return value
A specific workbook or are you talking about opening all workbooks and
looking for the value. If the latter, you should be able to modify the code
you already have. Again, you have talked about a cell address in a
workbook, but haven't said what sheet to look on.
--
Regards,
Tom Ogilvy
"JavyD" wrote in message
...
Hello guys,
Is it possible to create a VBA for my existing file, look at the Target in
say CEll A1, then look into work books in a folder, find that Target in a
work book, and bring back a value that would be in cell B25? Is this
possible?
|