You have a line :
which you can add in your CommandButton1_Click() part, or you an do a..Code:CommonDialog1.CancelError = False
statement. Note I have tried this before posting this time!Code:If CommonDialog1.Cancel = True Then 'code to cancel here End if
Alex Read




Reply With Quote