I was able to get the code to prompt me to enter the data to do a search on. It searches the whole worbook.
Now I am stuck on the following. Again I am reaching out for help because I am not a programmer.
Anyway here is what I am trying to get this to do.
- If possible the following:
1. Prompt the tester “Enter Cross Ref # for search” – For example S.1.3-01
2. Prompt the tester “What would you like to run this tool against? Current/All in Workbook/All in Directory (same as spell check tool)
3. The macro will then search the worksheet for the following fields and results “nature of test” = duplicate; “cross ref” = # input at Step 1 (S1.3-01)
4. The macro will copy all the rows containing the W/P Reference/Test Procedure/Result/Prepared fields from the S.1.3-01 worksheet to the row(s) in the duplicate worksheet.
My Code:
Thanks
Bookmarks