You need something like this. However, before doing any fancy stuff the form must be working properly,all the controls properly named, normalization (as lagbolt mentioned), etc. Then, you can start all this secondary coding.
Private Sub cbtwobuyers_AfterUpdate()
lblfirstname2.Visible =...