Workbook with sheets from 1999 to 2010.
Columns filled to H... Rows varies, but approx 50 each sheet.
Client "last name" in column E.
Will insert a sheet called "Find" and insert a form button.
Clicking button would open InputBox for name to search.
VBA code would search sheets (Col E) and if name from input box is found
The entire row from that particular sheet would be inserted on the "Find" sheet
... and there may be more than one instance of that particular name.