I want to begin by stating that I am a complete novice when it comes to VBA, and have looked for suitable code to no avail.
I'm using Excel 2007 and I am looking for VBA code to complete the following task:
1. VBA code to search through folders and subfolders
2. Open a closed workbook if cell B25 on the "Pricing Details (input)" worksheet is >= 5,000,000
There are hundreds of workbooks(different names), in each subfolder (approx 40).
Your assistance is greatly appreciated!
I'm using Excel 2007 and I am looking for VBA code to complete the following task:
1. VBA code to search through folders and subfolders
2. Open a closed workbook if cell B25 on the "Pricing Details (input)" worksheet is >= 5,000,000
There are hundreds of workbooks(different names), in each subfolder (approx 40).
Your assistance is greatly appreciated!
Last edited: