Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Now, save that xml as a html in my web_page directory...
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01056887
Message ID:
01056896
Views:
17
>I see the light at the end of the tunnel - getting there.
>
>The Excel Charts are accurate and complete, now I need to 'publish' (whatever that means) the workbooks to my specific directory.
>
>The question is How can I code VFP to complete the steps that are apparent from EXCEL Save As HML or MHT extension (either seems to work).
>
>The spreadsheets are automatically updated from SAP dumps nightly via VFP - how can automate this last need?

Did you try SaveAs with format xlHtml?
oWorkbook.SaveAs(lcFileName, xlHtml)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform