<?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: Output to specific Excel Worksheet (via excel component) in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309331#M120771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;I think I got it from one of his posts. The worksheet certainly conforms exactly to his default template.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it does. I have just checked my saved file and it matches the one you posted. &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/blush.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 22:34:48 GMT</pubDate>
    <dc:creator>MikeArmstrong</dc:creator>
    <dc:date>2010-12-09T22:34:48Z</dc:date>
    <item>
      <title>Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309319#M120759</link>
      <description>Hello,i want to send Data to different Worksheets in Excel.But how kann i specify the Sheet in the output range?Sheetname!A1 oder Sheetname:A1 does not work?Can someone help me?Greetings</description>
      <pubDate>Thu, 03 May 2018 19:08:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309319#M120759</guid>
      <dc:creator>ArneClaußen</dc:creator>
      <dc:date>2018-05-03T19:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309320#M120760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Except in Mathcad 15, you can't set the sheet. In Mathcad 15 you can use the WRITEEXCEL function, but that is very non-flexible (in particular, it will only write an Excel file in XLXS format).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a scripted component (written by Tom Gutman, not me) that will do what you want, in a very flexible way, in any version of Mathcad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 16:11:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309320#M120760</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2010-12-09T16:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309321#M120761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this worksheet saved and filed, but cannot remember where I seen it posted. &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 17:36:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309321#M120761</guid>
      <dc:creator>MikeArmstrong</dc:creator>
      <dc:date>2010-12-09T17:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309322#M120762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't find the original thread either. That's why I reposted it &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 18:13:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309322#M120762</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2010-12-09T18:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309323#M120763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion that is one of the most important scripted components, before the release of Mathcad 15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a little shame they included it in M15, makes the function a little less impressive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 19:42:34 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309323#M120763</guid>
      <dc:creator>MikeArmstrong</dc:creator>
      <dc:date>2010-12-09T19:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309324#M120764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;It's a little shame they included it in M15, makes the function a little less impressive.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not to me, and probably many others. My version of Excel will not read the new XML based format, so the new Mathcad function is completely useless.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 20:10:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309324#M120764</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2010-12-09T20:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309325#M120765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt; Not to me, and probably many others. My version of Excel will not read the new XML based format, so the new Mathcad function is completely useless.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2007 or 2010?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 20:12:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309325#M120765</guid>
      <dc:creator>MikeArmstrong</dc:creator>
      <dc:date>2010-12-09T20:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309326#M120766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean my version of Excel? It's version 2000.I'm too cheap to upgrade because the only thing I use Excel for is tabulating some data ocasionally. I use Mathcad for everything else. I do also have OpenOffice, which will read Excel 2007 XML files, but I would rather write the file from Mathcad in a format that my old version of Excel can read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I misread the help anyway. READEXCEL can read from specified sheets and ranges, but WRITEEXCEL does not allow you to specify even the range, let alone the sheet! So the scripted component is still necessary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 20:35:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309326#M120766</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2010-12-09T20:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309327#M120767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;You mean my version of Excel? It's version 2000.I'm too cheap to upgrade because the only thing I use Excel for is tabulating some data ocasionally. I use Mathcad for everything else. I do also have OpenOffice, which will read Excel 2007 XML files, but I would rather write the file from Mathcad in a format that my old version of Excel can read.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Exactly in the same boat. My employer just upgrade though because we still have engineer who have not converted yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Actually, I misread the help anyway. READEXCEL can read from specified sheets and ranges, but WRITEEXCEL does not allow you to specify even the range, let alone the sheet! So the scripted component is still necessary.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great It's still worthwhile, until Prime is released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 21:10:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309327#M120767</guid>
      <dc:creator>MikeArmstrong</dc:creator>
      <dc:date>2010-12-09T21:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309328#M120768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Great It's still worthwhile, until Prime is released.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;WRITEEXCEL in Prime has the same limitations, except that it will also wrrite to XLS files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 22:14:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309328#M120768</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2010-12-09T22:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309329#M120769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting a bad dose of de deja vu here. Are you sure Tom posted that worksheet? I know he posted the XLstorage function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created mulitple threads on this topic and eventually got the answer I wanted. Although most of my work on using an Excel embedded component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 22:19:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309329#M120769</guid>
      <dc:creator>MikeArmstrong</dc:creator>
      <dc:date>2010-12-09T22:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309330#M120770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I'm getting a bad dose of de deja vu here. Are you sure Tom posted that worksheet?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I think I got it from one of his posts. The worksheet certainly conforms exactly to his default template.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 22:32:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309330#M120770</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2010-12-09T22:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Output to specific Excel Worksheet (via excel component)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309331#M120771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;I think I got it from one of his posts. The worksheet certainly conforms exactly to his default template.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it does. I have just checked my saved file and it matches the one you posted. &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/blush.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 22:34:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Output-to-specific-Excel-Worksheet-via-excel-component/m-p/309331#M120771</guid>
      <dc:creator>MikeArmstrong</dc:creator>
      <dc:date>2010-12-09T22:34:48Z</dc:date>
    </item>
  </channel>
</rss>

