Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a form Sub causes error
Message
De
07/10/1999 12:55:40
 
 
À
06/10/1999 11:10:27
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00273197
Message ID:
00273830
Vues:
23
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform