klwu
Brainy!!
- Local time
- Tomorrow, 04:13
- Joined
- Sep 13, 2004
- Messages
- 47
Hi, all
I am trying to make a progress bar from this thread , however I keeps getting this message: Run-time error '2763': ProgCtrl returned the error: Invalid property value.
When I go to debug, I found that this line of code
is getting the error. Could anyone please help me on this? Thanks a bunch!
I am trying to make a progress bar from this thread , however I keeps getting this message: Run-time error '2763': ProgCtrl returned the error: Invalid property value.
When I go to debug, I found that this line of code
Code:
ctlProgBar.Value = intCount
is getting the error. Could anyone please help me on this? Thanks a bunch!