<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Excel with multiple Sheets using html in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687450#M2017374</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you tried the excel 2002 xml format?&lt;/P&gt;&lt;P&gt;I used this in a previous project. You can simplify the xml file structure.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2023 20:27:11 GMT</pubDate>
    <dc:creator>ThorstenHoefer</dc:creator>
    <dc:date>2023-01-27T20:27:11Z</dc:date>
    <item>
      <title>Excel with multiple Sheets using html</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687448#M2017372</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
  &lt;P&gt; I have a requirement to download the table data in excel with multiple sheets using html. Can u guys help me on this.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 18:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687448#M2017372</guid>
      <dc:creator>vasee_karan</dc:creator>
      <dc:date>2023-01-27T18:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Excel with multiple Sheets using html</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687449#M2017373</link>
      <description>&lt;P&gt;Welcome to the SAP Community. Thank you for visiting us to get answers to your questions.&lt;/P&gt;&lt;P&gt;Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.&lt;/P&gt;&lt;P&gt;First, please see &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as this resource page provides tips for preparing questions that draw responses from our members. Second, feel free to take our Q&amp;amp;A tutorial at &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;, as that will help you when submitting questions to the community.&lt;/P&gt;&lt;P&gt;I also recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Now for some specific suggestions on how you might improve your question:&lt;/P&gt;&lt;P&gt;* Outline what steps you took to find answers (and why they weren't helpful) -- so members don't make suggestions that you've already tried.&lt;/P&gt;&lt;P&gt;* Share screenshots of what you've seen/done (if possible), as images always helps our members better understand your problem.&lt;/P&gt;&lt;P&gt;* Make sure you've applied the appropriate tags -- because if you don't apply the correct tags, the right experts won't see your question to answer it.&lt;/P&gt;&lt;P&gt;* Use the "insert code" feature when sharing your code, so members have an easier time reading.&lt;/P&gt;&lt;P&gt;Should you wish, you can revise your question by selecting Actions, then Edit. &lt;/P&gt;&lt;P&gt;The more details you provide (in questions tagged correctly), the more likely it is that members will be able to respond. As it stands, I don't know if there is enough information here for members to understand your issue. So please consider revising your question because I'd really like to see you get a solution to your problem!&lt;/P&gt;&lt;P&gt;I hope you find this advice useful, and we're happy to have you as part of SAP Community!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 18:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687449#M2017373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2023-01-27T18:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Excel with multiple Sheets using html</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687450#M2017374</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you tried the excel 2002 xml format?&lt;/P&gt;&lt;P&gt;I used this in a previous project. You can simplify the xml file structure.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 20:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687450#M2017374</guid>
      <dc:creator>ThorstenHoefer</dc:creator>
      <dc:date>2023-01-27T20:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Excel with multiple Sheets using html</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687451#M2017375</link>
      <description>&lt;P&gt;HTML is a format for User Interface, viewed via a Web browser. Is it what you're asking, or do you mean XML.&lt;/P&gt;&lt;P&gt;If you mean HTML, does the one provided by Excel is fine? (below example)&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2133065-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 12:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-with-multiple-sheets-using-html/m-p/12687451#M2017375</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-01-28T12:50:27Z</dc:date>
    </item>
  </channel>
</rss>

