I've added a hyphen below in the main list, and also in the Pictures tab. That will give an effect of clearing the card. Have added a code as below to change the name to hyphen
Code:Private Sub CommandButton1_Click() Me.Range("rngCurrentName").Value = "-" End Sub




Reply With Quote
Bookmarks