VB Editor > click on the sheet object you want, then use the drop-down menus at the top of the code window (there are two of them) to get the Change event for that Sheet.
The Sub shell will be constructed for you, all you have to do is enter the routine name and put it's arguments in brackets afterwards if required.