<?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: Error with 'copy paste worksheet' in Control Room in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101472#M48436</link>
    <description>Hello, &lt;A class="user-content-mention" data-sign="@" data-contactkey="d91abc04-a26c-4b82-aef8-dc46bdeecdfb" data-tag-text="@Shikhar Mishra" href="https://community.blueprism.com/network/profile?UserKey=d91abc04-a26c-4b82-aef8-dc46bdeecdfb" data-itemmentionkey="570edc64-3f17-44bd-a8b9-c8608bf12a33"&gt;@Shikhar Mishra&lt;/A&gt;! Thank you for the reply!&lt;BR /&gt;I already tried Select but it didn't work. Now I tried Activate but got the same error. &lt;BR /&gt;Do you have any other suggestion? Forgot to mention that both workbooks are opened, but I don't believe this is the reason why I'm getting this error.</description>
    <pubDate>Wed, 27 Apr 2022 14:39:03 GMT</pubDate>
    <dc:creator>fgaia</dc:creator>
    <dc:date>2022-04-27T14:39:03Z</dc:date>
    <item>
      <title>Error with 'copy paste worksheet' in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101470#M48434</link>
      <description>Hello, everyone!&lt;BR /&gt;I need to get a sheet from one Excel file and copy it to a specific range on another Excel file. The 'Copy Paste Worksheet Range' activity does that successfully but only when I'm debugging or when I'm running at my machine.&lt;BR /&gt;But, when I execute it on a Virtual Machine via Control Room, I get the error "Failed to Select row: select method of Range class Failed". If I open the VM and watch the process, that same error happens.&amp;nbsp;&lt;BR /&gt;Can anybody help me? &lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Wed, 27 Apr 2022 12:23:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101470#M48434</guid>
      <dc:creator>fgaia</dc:creator>
      <dc:date>2022-04-27T12:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'copy paste worksheet' in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101471#M48435</link>
      <description>Hi Felipe,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Select Method of Range class failed:&amp;nbsp;This usually occurs when we try to select the cells other than the active sheet without making the sheet select or active.&lt;BR /&gt;Try to make active sheet and then run this activity once and check</description>
      <pubDate>Wed, 27 Apr 2022 14:15:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101471#M48435</guid>
      <dc:creator>Rambo27</dc:creator>
      <dc:date>2022-04-27T14:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'copy paste worksheet' in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101472#M48436</link>
      <description>Hello, &lt;A class="user-content-mention" data-sign="@" data-contactkey="d91abc04-a26c-4b82-aef8-dc46bdeecdfb" data-tag-text="@Shikhar Mishra" href="https://community.blueprism.com/network/profile?UserKey=d91abc04-a26c-4b82-aef8-dc46bdeecdfb" data-itemmentionkey="570edc64-3f17-44bd-a8b9-c8608bf12a33"&gt;@Shikhar Mishra&lt;/A&gt;! Thank you for the reply!&lt;BR /&gt;I already tried Select but it didn't work. Now I tried Activate but got the same error. &lt;BR /&gt;Do you have any other suggestion? Forgot to mention that both workbooks are opened, but I don't believe this is the reason why I'm getting this error.</description>
      <pubDate>Wed, 27 Apr 2022 14:39:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101472#M48436</guid>
      <dc:creator>fgaia</dc:creator>
      <dc:date>2022-04-27T14:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'copy paste worksheet' in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101473#M48437</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddc0d192-038d-492d-a8be-1fa20b542c05" data-tag-text="@Felipe Gaia" href="https://community.blueprism.com/network/profile?UserKey=ddc0d192-038d-492d-a8be-1fa20b542c05" data-itemmentionkey="27bef88a-2fab-4527-95f9-15adf9b5b4bb"&gt;@Felipe Gaia&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Are you using single handle or multiple handles?&lt;/P&gt;
&lt;P&gt;I would prefer using single handle even for handling multiple excel files. Please use the below set of activities to achieve the functionality:&lt;BR /&gt;&lt;BR /&gt;1) Use &lt;STRONG&gt;Select&lt;/STRONG&gt; action to select the range which needs to be copied from 1st excel.&lt;BR /&gt;2) Use &lt;STRONG&gt;Copy&lt;/STRONG&gt;​ action to copy the range&lt;BR /&gt;3) Use &lt;STRONG&gt;Activate worksheet &lt;/STRONG&gt;to activate the destination worksheet&lt;BR /&gt;4) Use &lt;STRONG&gt;Go to Cell&amp;nbsp;&lt;/STRONG&gt;to go to the destination cell where pasting needs to be done&lt;BR /&gt;5) Use &lt;STRONG&gt;Paste&lt;/STRONG&gt; action to finally paste the data.&lt;BR /&gt;&lt;BR /&gt;It should work. Please let me know if it doesn't work.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 20:27:07 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101473#M48437</guid>
      <dc:creator>ManpreetKaur1</dc:creator>
      <dc:date>2022-04-27T20:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'copy paste worksheet' in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101474#M48438</link>
      <description>Hi Filipe.&lt;BR /&gt;&lt;BR /&gt;Can you try putting some delay after opening each of the workbooks using '&lt;STRONG&gt;Sleep&lt;/STRONG&gt;' action from '&lt;STRONG&gt;Utility - General&lt;/STRONG&gt;' VBO as shown below. Also, ensure that you use the '&lt;STRONG&gt;Show&lt;/STRONG&gt;' action as without this from Office 2013 onwards there are some issue that happens while using this action in the background mode:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36721.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36733i8AA37DF5A117BBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="36721.png" alt="36721.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;----------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Devneet Mohanty&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wonderbotz India Pvt. Ltd.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Website:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://devneet.github.io/" target="_blank" rel="noopener"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Email:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:devneetmohanty07@gmail.com" target="_blank" rel="noopener"&gt;devneetmohanty07@gmail.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;----------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;</description>
      <pubDate>Wed, 27 Apr 2022 22:44:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101474#M48438</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-04-27T22:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'copy paste worksheet' in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101475#M48439</link>
      <description>Hello, &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/56247"&gt;@ManpreetKaur4&lt;/a&gt;! I'm really sorry for taking too long for a reply.&lt;BR /&gt;A co-worker later found out that there was an error on the object code.&lt;BR /&gt;But these steps that you described were the ones that I already put on the process, so I'm marking your reply as best answer so people with this problem in the future would follow it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Fri, 27 May 2022 02:32:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101475#M48439</guid>
      <dc:creator>fgaia</dc:creator>
      <dc:date>2022-05-27T02:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'copy paste worksheet' in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101476#M48440</link>
      <description>Hello, &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;!&lt;BR /&gt;Sorry for taking too long to reply. Thank you for the answer! &lt;BR /&gt;In my case a coworker found out that there was an error on the object code, we fixed it.&amp;nbsp;&lt;BR /&gt;And yes, the 'show' activity is very important when using 'copy paste' activity, I hope your reply can help someone having this problem in the future &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Fri, 27 May 2022 02:39:50 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-with-copy-paste-worksheet-in-Control-Room/m-p/101476#M48440</guid>
      <dc:creator>fgaia</dc:creator>
      <dc:date>2022-05-27T02:39:50Z</dc:date>
    </item>
  </channel>
</rss>

