To cause an event to run, you use the RaiseEvent keyword. Assigning a value to a variable then using the RaiseEvent keyword to call the event and pass the variable’s value does this.