T
Tom
I want to be able to change the .Caption property on my
progress bar as I run my various jobs. It seems that I
can't change .Caption, until I open the form. But once
I've opened the form, how do I get the change to the
screen? The .Caption property, which was "ProgBar", has
already been displayed. I know that I can manually
change it in design view, but that's only good for one
value of text.
Might anyone know if I can do what I'm trying to do? And
if so, how?
Thanks in advance,
Tom
progress bar as I run my various jobs. It seems that I
can't change .Caption, until I open the form. But once
I've opened the form, how do I get the change to the
screen? The .Caption property, which was "ProgBar", has
already been displayed. I know that I can manually
change it in design view, but that's only good for one
value of text.
Might anyone know if I can do what I'm trying to do? And
if so, how?
Thanks in advance,
Tom