Oh no it does not. If they click CB2, unless code has been written for it, nothing happens. Every commandbutton has its own event and it MUST be written into the module. Copying the control itself via an AutoText does NOT write a new event procedure.
You're correct of course. I didn't think that through very hard, mostly because it's nothing I'd ever do.

I don't trust my users well enough to leave my styles alone, let alone start adding Command Buttons

Paul