I am trying to use a text box and command button to search my entire workbook for a specific word or value. For example, \"3132\" or \"Work Instructions\". So far I am able to
You need to loop through the array of worksheet objects in the workbook.worksheets collection.
workbook.worksheets