But anyways, i want a textbox to display a certain word or sentance when
a progressbar is in, for example, value 12. This i´ve been having some
problem with on how to get it to work.
The code to display pop ups on a certain value, just an example is:
If ProgressBar1.Value = "100" Then
Msgbox("Complete")
The above code is the one i think you have to use, just need to know
how to get it to write it in a textbox

New Topic/Question
Reply



MultiQuote




|