Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. Need help for converting XML data in excel spreadsheet and to show in web page...

Need help for converting XML data in excel spreadsheet and to show in web page...

Scheduled Pinned Locked Moved XML / XSL
xmlhelpdatabaseregexannouncement
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pushpa Setty
    wrote on last edited by
    #1

    Hi frnds... I hv excel template with it look and feel... Dat excel i hv converted into .xml file by saving excel sheet to xml. Used <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> and closing tag Nw i want to add data frm database into xml for which i hv used <xsl:for-each select="dataset/table"> and also use <xsl:if test="group_id=1"> then fill the first row of xml and for other group_ids... the xml file get generated bt when i open the xml file into excel file it gives me error XML ERROR in Worksheet Setting REASON: Bad Value FILE: C:\Documents and Settings\Administrator\Desktop\ReportsinExcelWithXML\AuthorReportGenerator\bin\DebugReport.xml GROUP: Worksheet TAG: Table ATTRIB: ExpandedRowCount VALUE: 58 and the <Table> tag of xml has <Table ss:ExpandedColumnCount="9" ss:ExpandedRowCount="58" x:FullColumns="1" x:FullRows="1" ss:StyleID="s25" ss:DefaultRowHeight="12"> plz help me... its urgent :(

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups