Martynrbell
New Member
- Joined
- Apr 11, 2016
- Messages
- 38
- Office Version
- 365
- Platform
- Windows
Hi All,
I have a folder containing .xlsx files.
"C:\Masterfolder"
I would like to build a macro that opens each file and searches column B the cells for text containing "SA2" and return the row back to one workbook
I also need the work book name.
For example
Workbook1name
SA2 Row data
SA2 Row data
SA2 Row data
SA2 Row data
Workbook2name
SA2 Row data
SA2 Row data
SA2 Row data
SA2 Row data
Workbook2name
SA2 Row data
SA2 Row data
SA2 Row data
SA2 Row data
Is this possible?
Thanks in advance.
Martyn
I have a folder containing .xlsx files.
"C:\Masterfolder"
I would like to build a macro that opens each file and searches column B the cells for text containing "SA2" and return the row back to one workbook
I also need the work book name.
For example
Workbook1name
SA2 Row data
SA2 Row data
SA2 Row data
SA2 Row data
Workbook2name
SA2 Row data
SA2 Row data
SA2 Row data
SA2 Row data
Workbook2name
SA2 Row data
SA2 Row data
SA2 Row data
SA2 Row data
Is this possible?
Thanks in advance.
Martyn