S
seanyeap
Dear Sir/Madam
How do I add new usernames & password besides the existing one?
Can I delete this line as it doesn't affect anything?
Private Sub CancelButt_Click()
ThisWorkbook.Close SaveChanges:=False
End Sub
Instead, I have this below. Are they the same?
Private Sub CommandButton1_Click()
ThisWorkbook.Close SaveChanges:=False
End Sub
Pls refer to my attachment. Thank you.
Regards,
sea
Attachment filename: passwordbook.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=39534
How do I add new usernames & password besides the existing one?
Can I delete this line as it doesn't affect anything?
Private Sub CancelButt_Click()
ThisWorkbook.Close SaveChanges:=False
End Sub
Instead, I have this below. Are they the same?
Private Sub CommandButton1_Click()
ThisWorkbook.Close SaveChanges:=False
End Sub
Pls refer to my attachment. Thank you.
Regards,
sea
Attachment filename: passwordbook.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=39534