Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a form Sub causes error
Message
From
07/10/1999 12:55:40
 
 
To
06/10/1999 11:10:27
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00273197
Message ID:
00273830
Views:
24
>Hi, everyone.
>
>Would anyone know why I get the following error:
>
>"Compile error: Method or data member not found."
>
>when the following line of code executes from within a function in a BAS module:
>
>frmAllocation.PoliciesProgessIncrement
>
>This Sub is contained in a form(frmAllocation):
>
>Public Sub PoliciesProgressIncrement()
> 'Increment the value of the progress bar
> prgPolicies.Value = prgPolicies.Value + 1
>End Sub
>
>Any help would be appreciated.
>
>Andrew

Nevermind. I didn't see that I misspelled Progress.
Previous
Reply
Map
View

Click here to load this message in the networking platform