Hello Jophy,
Copy the code below into a Standard VBA module. This will automatically insert the Worksheet_Change event procedure, and your macro into Sheet1 of each Open Workbook. You will need to add a Reference to the Microsoft Visual Basic for Applications Extensibility library before this macro will run.
1. In the Visual Basic Editor go to Tools > References...
2. Scroll through the dialog box until you find Microsoft Visual Basic for Applications Extensibility
3. Click the Check Box to the left of the entry and click OK
4. Save your project
Sincerely,
Leith Ross
Bookmarks