Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel - save as
Message
From
06/04/2000 15:39:31
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/04/2000 15:09:35
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00356248
Message ID:
00356487
Views:
16
>>
You don't need to show.
>>
oExcel = createobject("Excel.Application")
>>with oExcel
>> .Workbooks.Open(lcXLSFile)
>> with .ActiveWorkbook
>>     .SaveAs(lcfilename,xlHTML)
>>     .Saved = .t.
>>     .Quit
>> endwith
>>endwith
Cetin (CB:)
>
>Thanks for help , I was using Document rather than WorkBook.
>BTW, my partner is headed your way next month, Istanbul !!


We could met if he visits Izmir :)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform