You could just include the code that you have right now within an if clause:
'Add text to the Description field to guide the user in entering a defect description If ActiveModule = "Defects" Then ... ... End If
You could just include the code that you have right now within an if clause:
'Add text to the Description field to guide the user in entering a defect description If ActiveModule = "Defects" Then ... ... End If