Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPYing numeric data to an XLS
Message
From
29/07/2010 05:09:12
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01413826
Message ID:
01474416
Views:
51
<?xml version="1.0"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet">
  <Worksheet ss:Name="Sheet1">
    <Table>
      <Column ss:Width="200"/>
      <Row>
        <Cell><Data ss:Type="Number">123.456</Data></Cell>
      </Row>
    </Table>
  </Worksheet>
</Workbook>
>>At Southwest Fox I'll have a session that covers this format in great detail.

Christof,

I didn't make SWF last year (although I hope to this year), I want to move over to using XML files rather than Excel Automation. I know from attending previous sessions of yours that your information is bound to be invaluable, can I ask, did you publish you session materials anywhere?

Many thanks

Gary Williams
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform