Trying to get cell P3 to show "True" or "Yes" if VBA userform checkbox is checked.
Any tips would be helpful. Code below results in Compile Error: End If with no block if error.
If CheckBox1.Value = True _ Then Range("P3").Value = "True" End If
Aucun commentaire:
Enregistrer un commentaire