Hi
I would like to be able to create a search form where the user inputs some text eg: abc123 and it searches the available sheets and returns the entire row (and header= row1) into a new sheet.
Im stuck and need help with getting this started. I understand how to assign the macro once its written etc, but my skills lack in the writing the macro . I have searched google and this forum and im more lost then when i started!
Thus breaking it down.
- all books to be searched are within a folder/directory that will not change names.
- there will only ever be 1 sheet per book.
- Preferable if the books remain closed for the search
- 'hits' returned to a new workbook with the corresponding header which will always be row 1. (as the headers between the books vary)
Any assitanace would be appreciated.
I would like to be able to create a search form where the user inputs some text eg: abc123 and it searches the available sheets and returns the entire row (and header= row1) into a new sheet.
Im stuck and need help with getting this started. I understand how to assign the macro once its written etc, but my skills lack in the writing the macro . I have searched google and this forum and im more lost then when i started!
Thus breaking it down.
- all books to be searched are within a folder/directory that will not change names.
- there will only ever be 1 sheet per book.
- Preferable if the books remain closed for the search
- 'hits' returned to a new workbook with the corresponding header which will always be row 1. (as the headers between the books vary)
Any assitanace would be appreciated.