Searching for a text in different worksheets in a different workbook

Joined
May 12, 2011
Messages
20
Reaction score
0
Hi, I have a workbook with many worksheets, each worksheet corresponding to a project, that is, a worksheet will have all the details related to one project. This workbook is basically a database which cannot be directly accessed by others.
So I have another workbook, called search which the user can access directly.

The user will enter some texts in search workbook, the code has to search all the worksheets in database workbook for the text and return the names of the projects having this text. The search result has to be displayed in search workbook, In no case database workbook should be opened.

Can someone help me in writitng a code for this?? Its eating my brain... :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top