Hi Helen,
Right-click the sheet tab, select view code.
If my guess is right, you will see one or more blocks of code, one block
starting with the line:
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
Copy this code in a response and your problem can readily be solved.