Depends what you want to search for and how good your VBA programming skills
are. Simplest is probably to add a reference to the Excel Library to the VBA
project, instantiate a reference to the Excel application, then use Excel's
own search function.