<?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 Need assistance in writing collection values to blank cells of excel sheet in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Need-assistance-in-writing-collection-values-to-blank-cells-of/m-p/101903#M48754</link>
    <description>Please help me with a solution for below query:&lt;BR /&gt;&lt;BR /&gt;I have a collection[COLL] with fields A &amp;amp; B.&lt;BR /&gt;There are 5 rows of values in [COLL].&lt;BR /&gt;Now I need to update these values to an excel sheet "Test.xlsx".&lt;BR /&gt;There are already some records in "Test.xlsx" with coumn names Q,W,E,R,T,Y.&lt;BR /&gt;Now the requirement is to update:&lt;BR /&gt;[COLL.A] values to the &lt;STRONG&gt;next blank cell&lt;/STRONG&gt; in W column of "Test.xlsx" And&amp;nbsp;&lt;BR /&gt;[COLL.B] values to the &lt;STRONG&gt;next blank cell&lt;/STRONG&gt; in T column of "Test.xlsx" .&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
    <pubDate>Thu, 06 Oct 2022 13:43:42 GMT</pubDate>
    <dc:creator>RobTech116</dc:creator>
    <dc:date>2022-10-06T13:43:42Z</dc:date>
    <item>
      <title>Need assistance in writing collection values to blank cells of excel sheet</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-assistance-in-writing-collection-values-to-blank-cells-of/m-p/101903#M48754</link>
      <description>Please help me with a solution for below query:&lt;BR /&gt;&lt;BR /&gt;I have a collection[COLL] with fields A &amp;amp; B.&lt;BR /&gt;There are 5 rows of values in [COLL].&lt;BR /&gt;Now I need to update these values to an excel sheet "Test.xlsx".&lt;BR /&gt;There are already some records in "Test.xlsx" with coumn names Q,W,E,R,T,Y.&lt;BR /&gt;Now the requirement is to update:&lt;BR /&gt;[COLL.A] values to the &lt;STRONG&gt;next blank cell&lt;/STRONG&gt; in W column of "Test.xlsx" And&amp;nbsp;&lt;BR /&gt;[COLL.B] values to the &lt;STRONG&gt;next blank cell&lt;/STRONG&gt; in T column of "Test.xlsx" .&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Thu, 06 Oct 2022 13:43:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-assistance-in-writing-collection-values-to-blank-cells-of/m-p/101903#M48754</guid>
      <dc:creator>RobTech116</dc:creator>
      <dc:date>2022-10-06T13:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance in writing collection values to blank cells of excel sheet</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-assistance-in-writing-collection-values-to-blank-cells-of/m-p/101904#M48755</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/700"&gt;@RobTech116&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;There are multiple ways in which you can design the solution.&lt;BR /&gt;&lt;BR /&gt;You can try below solution - &lt;BR /&gt;&lt;BR /&gt;1. Use the Collection Manipulation - Delete Field Action. Pass Input Collection as [COLL] and Field Name as "B" and in output parameter, create new collection "A".&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36864.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36876iAA93B77F44C3535F/image-size/large?v=v2&amp;amp;px=999" role="button" title="36864.png" alt="36864.png" /&gt;&lt;/span&gt;&lt;BR /&gt;2. ​ Repeat the same step for Column B. Now, you'll be having two collections with Column A Data and Column B Data.&lt;BR /&gt;3. Use MS Excel VBO Actions to write data - ​a)&lt;STRONG&gt; Go to cell&lt;/STRONG&gt; "B1" b) &lt;STRONG&gt;Get next empty cell down&lt;/STRONG&gt;&amp;nbsp; &lt;STRONG&gt;c) &lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;Write Collection&lt;/STRONG&gt;(Use the cell reference got from step b&amp;nbsp; and collection A Data in the input parameter).&lt;BR /&gt;4. Repeat step 3 for other column.&lt;BR /&gt;&lt;BR /&gt;Many Thanks,&lt;BR /&gt;KirtiMaan Talwar</description>
      <pubDate>Thu, 06 Oct 2022 14:40:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-assistance-in-writing-collection-values-to-blank-cells-of/m-p/101904#M48755</guid>
      <dc:creator>kirtimaantalwar</dc:creator>
      <dc:date>2022-10-06T14:40:45Z</dc:date>
    </item>
  </channel>
</rss>

