<?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 Hi Aikudino,
Thanks for your… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79121#M31067</link>
    <description>Hi Aikudino,
Thanks for your answer.&amp;nbsp;
&amp;nbsp;
I ended up doing what you suggest but by copying the content of the worksheet to the new workbook, creating each time a new sheet. It works but it's not perfect I'd say. You mention ""copy sheet"" which I could not find in the Excel VBO. Where is it?&amp;nbsp;</description>
    <pubDate>Thu, 25 Oct 2018 11:53:00 GMT</pubDate>
    <dc:creator>DavidAssouline</dc:creator>
    <dc:date>2018-10-25T11:53:00Z</dc:date>
    <item>
      <title>Write Excel from collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79119#M31065</link>
      <description>Hello,

Hope you are doing well.

I've automated the search and download of various files on specific companies from different sources. All files are saved in a dedicated folder. Now, I'd like to merge the files together following a condition (here all company A files together, company B all together etc...)

I've now managed to filter my collection, i.e. having a temporary output collection only with the company A files. Now, from this temporary collection (let's say there are 4 rows in the collection), I'd like to actually merge the 4 files together with the condition to have one tab in the Excel per file (i.e. here 4 tabs)?&amp;nbsp;

Could you please help?
Thanks</description>
      <pubDate>Wed, 24 Oct 2018 14:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79119#M31065</guid>
      <dc:creator>DavidAssouline</dc:creator>
      <dc:date>2018-10-24T14:36:00Z</dc:date>
    </item>
    <item>
      <title>It looks straightforward:…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79120#M31066</link>
      <description>It looks straightforward:&amp;nbsp;create workbook, for files in collection [open file, copy sheet to new workbook, close file], save workbook, close. (assuming only 1 sheet in each file)
What did you try already? What part of this are you getting stuck on?</description>
      <pubDate>Wed, 24 Oct 2018 18:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79120#M31066</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-10-24T18:33:00Z</dc:date>
    </item>
    <item>
      <title>Hi Aikudino,
Thanks for your…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79121#M31067</link>
      <description>Hi Aikudino,
Thanks for your answer.&amp;nbsp;
&amp;nbsp;
I ended up doing what you suggest but by copying the content of the worksheet to the new workbook, creating each time a new sheet. It works but it's not perfect I'd say. You mention ""copy sheet"" which I could not find in the Excel VBO. Where is it?&amp;nbsp;</description>
      <pubDate>Thu, 25 Oct 2018 11:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79121#M31067</guid>
      <dc:creator>DavidAssouline</dc:creator>
      <dc:date>2018-10-25T11:53:00Z</dc:date>
    </item>
    <item>
      <title>There is no existing action…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79122#M31068</link>
      <description>There is no existing action for it, but it is possible to create new one to copy sheet.
Method you could use is:
&lt;A href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.office.interop.ex…" target="test_blank"&gt;https://docs.microsoft.com/en-us/dotnet/api/microsoft.office.interop.ex…&lt;/A&gt;
&amp;nbsp;
I guess your way is fine, unless you can create your own custom excel vbo action. I'm not sure if copying sheets instead of data would be much faster.</description>
      <pubDate>Thu, 25 Oct 2018 16:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79122#M31068</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-10-25T16:02:00Z</dc:date>
    </item>
    <item>
      <title>Thank you I will have a look.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79123#M31069</link>
      <description>Thank you I will have a look.</description>
      <pubDate>Fri, 26 Oct 2018 12:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79123#M31069</guid>
      <dc:creator>DavidAssouline</dc:creator>
      <dc:date>2018-10-26T12:32:00Z</dc:date>
    </item>
    <item>
      <title>In general, I record VBA…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79124#M31070</link>
      <description>In general, I record VBA macro, then paste it in code stage and change syntax to match interop (mostly the same) and make it more generic</description>
      <pubDate>Fri, 26 Oct 2018 13:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Excel-from-collection/m-p/79124#M31070</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-10-26T13:43:00Z</dc:date>
    </item>
  </channel>
</rss>

