PDA

Click to See Complete Forum and Search --> : ProgressBar reaches 0 value.....


Smie
Jan 14th, 2000, 05:37 AM
I want my progressbar, when it reaches 0, to stop their, not error. Any clue how to go about doing this? Everytime it reaches 0, i get an error.....thanks

Gimpster
Jan 14th, 2000, 05:41 AM
give us your code

------------------
Ryan

Smie
Jan 14th, 2000, 06:04 AM
i dont have code, thats what i need......

X_Darknight_X
Jan 14th, 2000, 08:34 AM
Put On Error Resume Next at the top of the procedure.

------------------
David Underwood
Teen Programmer

ICQ - 14028049 (http://www.icq.com/14028049)
E-mail - darknight23@hotmail.com



[This message has been edited by X_Darknight_X (edited 01-14-2000).]