Hello, wondering if someone can help me write a macro to find and replace all instances of "$C$214" with "$C$216". A few more details...
- I need to replace these values in the range E50:WG51 on worksheet "Monthly CF"
- The "Monthly CF" file is not the only worksheet in the file
- There are multiple (~150) identical files that I need to make the same change to (all files have the exact same worksheets with the exact same names)
- All files are located in the folder named "Proformas"
Note that:
- The "Monthly CF" sheet is protected (don't know if this matters to the code)
- Ideally I would like to re-protect this sheet before saving & closing the file
Any help on this would be much appreciated!
- I need to replace these values in the range E50:WG51 on worksheet "Monthly CF"
- The "Monthly CF" file is not the only worksheet in the file
- There are multiple (~150) identical files that I need to make the same change to (all files have the exact same worksheets with the exact same names)
- All files are located in the folder named "Proformas"
Note that:
- The "Monthly CF" sheet is protected (don't know if this matters to the code)
- Ideally I would like to re-protect this sheet before saving & closing the file
Any help on this would be much appreciated!