Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extracting a few cells from an excel spreadsheet
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01371276
Message ID:
01375804
Views:
8
Interesting. Is it like "using" in C# ?

>Yuri figured it out for me.
>
>Instead of creating a refrence to Excel I just put it in a With / Endwith statement so no dangling refrences can happen.
>
>* open the workbook you need
>With oExcel.WorkBooks.Open(lcFileName)
>
>...
>
>
>Endwith
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform