Is there any significant difference between Control_Click() and Control_Change() on a userform?

I cannot find a way to get the form to execute just the _Change() event without the _Click() event also executing.