Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel MsgBox
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Excel MsgBox
Miscellaneous
Thread ID:
00925335
Message ID:
00925335
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform