Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense
Message
 
To
25/04/2003 13:34:39
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00781585
Message ID:
00781587
Views:
24
>All,
>
> I have a program that will do various things to an excel document. Is there a way to get the intellisense to work within the program window? When I enter the code below, nothing happens.
>
>oExcel = Createobject("excel.application")
>oexcel.
>
>Jim

To get Intellisense to work with this
local oExcel AS Excel.Application
Tracy
Previous
Reply
Map
View

Click here to load this message in the networking platform