Adobe Dreamweaver 0
Adobe Muse 0
ASP.net 0
.htaccess 6
CSS 5
Perl 0
PHP 59
PHP - User System 79
HTML 11
Java 0
Javascript 13
Ruby on Rails 0
General Web Development 4
Operating Systems
Video & Audio Editing
Adobe After Effect 0
Adobe Audition 0
Adobe Premiere 0
Final Cut 0
FruityLoops 0
iMovie 0
Windows Movie Maker 0
App Development
Hardware
Miscellaneous
For c = 1 To Text1.Text
For c = 1 To Text1.Text
On Error GoTo ErrorHandler
and then at the end of the thing you would put what you want the ErrorHandler to say so like this:
ErrorHandler:
MsgBox "You Have Created An Error And Cause The Program To Malfunction. Please Go Back And Correct Your Error.", vbInformation, "Exotic Calculator Error"
This is not a guarentee as i have yet to try it with this code, but it works with other things so dont get to mad if it done work lol
How do I fix it so it shows a Error Message and not close the program.