Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel MsgBox
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Excel MsgBox
Divers
Thread ID:
00925335
Message ID:
00925335
Vues:
58
How can I use vfp via Excel to send a message using MsgBox. I have looked in t
he Object Viewer in Visual Basic under MsgBox, and see that it comes under
Interaction.MsgBox
But when I do the following,
o = GETOBJECT(,'excel.application')
and type
o.
I don't see anything like Interaction or MsgBox listed in intellisense, and this
does not work.
o.Interaction.msgbox("hh")

Thanks
Steve
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform