Update: sample file sample workbook
Problem: I would like to have something that can automatically
1. Search for the part number and revision. After the cell which contains “PART NUMBER” and “REVISION” is found, I need to get the values of below two cell (offset 1 column).
2. It will continue to look for the summary table
3. Put the summary table to a result sheet
4. Continue searching and repeat the process
There are:
- Possible of multiple parts number on the same sheet or just 1
- Only searching for the Sheet with starting name: “Search”


First Picture shows the structure of the file and the Second Picture shows the result
This will help a lot if it is doable. Please help me.
Update 1:
Logic as I think:
1. Write a module to search for all sheets starting with name “SEARCH”
-
Go to each sheet resulted from step 1 – to search .NEXT for PART NUMBER and REVISION to get all part number name and revision (addressing by offset(0,1))
-
Start to search for the summary table ==> It gets to complicated point
Is this what you are trying?
CODE
SAMPLE FILE
i.minus.com/1338702873/20yZJWFxgv9Egtd4klNOBg/dtst1Y4ckv86f/Sample.xlsm