Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Objects
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00497117
Message ID:
00497328
Vues:
12
heres what im really trying to do,
the name of the form is in an access db
then in the program i try to open the form knowing only its name
is there a way to do this?

ex.
dim oForm as object, sFormName as string
sFormName = adRecordset.Fields("FormName").value
set oForm = CreateObject(sFormName) /* Impossible */
Load oForm

thanx =)
Benj
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform