<?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: Failed to paste from clipboard: PasteSpecial method of Range class failed in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89074#M39523</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. As of now I have added retry logic for that error because when this error comes if I give rerun it will work. So, I added logic to retry&lt;BR /&gt;It would be better if you suggest any other idea to solve this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Soumya&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya k RPA Developer&lt;BR /&gt;RPA Developer&lt;BR /&gt;Qualesce India Private Limited&lt;BR /&gt;Bangalore&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Nov 2022 14:08:00 GMT</pubDate>
    <dc:creator>Soumya21</dc:creator>
    <dc:date>2022-11-30T14:08:00Z</dc:date>
    <item>
      <title>Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89066#M39515</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am trying to use MS Excel VBO Actions to select, copy and paste while pasting I am getting the &lt;STRONG&gt;Failed to paste from clipboard: PasteSpecial method of Range class failed.&amp;nbsp;&lt;/STRONG&gt;When I am executing in debug mode its working fine but while executing in control room it is throwing the above error sometimes&lt;BR /&gt;I have used actions Activate worksheet, Select, Copy, Go to Cell, Paste.&lt;BR /&gt;I am also getting RPC error. Can anyone explain the reason behind RPC error and solution&lt;BR /&gt;Kindly please let me know any solutions for this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya kalal RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2022 11:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89066#M39515</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2022-11-17T11:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89067#M39516</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Is there existing data in any of the cells of the range you're trying to paste over?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2022 13:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89067#M39516</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-17T13:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89068#M39517</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;As &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; has suggested it could be there is data there already which is causing the failure. As for the RPC error I've found this is usually a result of trying to perform an action before the previous action has completed. I've seen this in both excel and outlook, generally the code actions arent released until the action is complete but for some actions they can be a little slow. I would suggest maybe adding in a small sleep action or if its always on the same action you are seeing this error then try catching the error, sleeping for maybe 30 seconds then retry the action.​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael ONeil&lt;BR /&gt;Technical Lead developer&lt;BR /&gt;NTTData&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2022 16:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89068#M39517</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2022-11-17T16:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89069#M39518</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Yes, I am trying to copy and paste formula as values and bot throwing error even if there is no values in the cell range&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Soumya​&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya kalal RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Nov 2022 06:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89069#M39518</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2022-11-18T06:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89070#M39519</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="2202f0a2-aab8-48b3-a2a7-c36ecea7a337"&gt;@Michael ONeil&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We have implemented this, but we are not sure where exactly this occur, it is occurring in all the pages where MS excel VBO is used, and we have retried by keeping sleep&amp;nbsp;&lt;BR /&gt;Is there any other solution for this.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;soumya&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya kalal RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Nov 2022 07:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89070#M39519</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2022-11-18T07:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89071#M39520</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I think it might be best if you can paste some screenshots to let us see how you've configured things. I've run a quick test, but I'm not seeing the issue you're having. Here's the test spreadsheet I threw together and the simple test process.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24007.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24140iF1264AC8227ED6DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="24007.png" alt="24007.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24008.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24142i9835FA8AD6EA282D/image-size/large?v=v2&amp;amp;px=999" role="button" title="24008.png" alt="24008.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24009.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24143i40B53FDF2DFFC5E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="24009.png" alt="24009.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I was able to copy the range A1:A4 into the same workbook and worksheet as range B1:B4. I was also able to copy the formula in C5 over to D5.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Nov 2022 16:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89071#M39520</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-18T16:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89072#M39521</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;Thanks for the reply&lt;BR /&gt;I am applying one excel formula and I am doing drag and drop after that I am copying and pasting that data in that column only as values, I am using actions Select, copy, go to cell, paste.&lt;BR /&gt;when in debug mode it's not throwing any error when in control room its throwing error.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya kalal RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Nov 2022 17:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89072#M39521</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2022-11-19T17:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89073#M39522</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Apologies for the delayed response. Are you still dealing with this?&lt;BR /&gt;&lt;BR /&gt;Cheers,​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 13:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89073#M39522</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-30T13:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89074#M39523</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. As of now I have added retry logic for that error because when this error comes if I give rerun it will work. So, I added logic to retry&lt;BR /&gt;It would be better if you suggest any other idea to solve this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Soumya&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya k RPA Developer&lt;BR /&gt;RPA Developer&lt;BR /&gt;Qualesce India Private Limited&lt;BR /&gt;Bangalore&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 14:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89074#M39523</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2022-11-30T14:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89075#M39524</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Just to be clear are the copy/paste issues only seen when you encounter the RPC error? What is the actual RPC error message?&lt;BR /&gt;&lt;BR /&gt;Generally, there's not a lot that can be done with regards to RPC errors when trying to automate Office applications. This comes down to simple issues between managed applications (i.e. Blue Prism) and legacy COM-based applications (i.e. Excel). The common theme I've seen for addressing this, in various support forums and Stack Overflow), are to do exactly what you are doing. Catch the exception and retry. &lt;span class="lia-unicode-emoji" title=":slightly_frowning_face:"&gt;🙁&lt;/span&gt;​&lt;BR /&gt;&lt;BR /&gt;With that said, you might want to take a look at Microsoft's Graph API. This gives you a REST API for dealing with some Office apps (excluding Word at this time). The main catch to Graph is that you have to be dealing with files stored in the Azure cloud (ex. OneDrive or SharePoint).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 14:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89075#M39524</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-30T14:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89076#M39525</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;copy/paste exception doesn't depend on RPC error.&lt;BR /&gt;&lt;/SPAN&gt;the RPC error message states that &lt;STRONG&gt;Could not execute code stage because exception thrown by code stage: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Thanks,&lt;BR /&gt;Soumya&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya k RPA Developer&lt;BR /&gt;RPA Developer&lt;BR /&gt;Qualesce India Private Limited&lt;BR /&gt;Bangalore&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 16:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89076#M39525</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2022-11-30T16:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89077#M39526</link>
      <description>Thanks for the clarification &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;. In either case, your approach of catching the error and then retrying is a god approach. I will try to recreate the copy/paste issue to see if we can figure out what's going on there.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89077#M39526</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-30T18:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89078#M39527</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Is there any issue in Paste action in excel VBO,&lt;BR /&gt;Before I used to get errors, in particular some paste actions, but now, I am facing issues with all paste actions wherever used in the entire process it occurs at various stages and not in the fixed stage.&lt;BR /&gt;Please help me to resolve this issue&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Soumya&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya k RPA Developer&lt;BR /&gt;RPA Developer&lt;BR /&gt;Qualesce India Private Limited&lt;BR /&gt;Bangalore&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2023 11:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89078#M39527</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2023-01-23T11:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89079#M39528</link>
      <description>Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;​You stated that you're performing "&lt;SPAN&gt;Select, copy, go to cell, paste&lt;/SPAN&gt;". Is the data that you're copying contained in a single cell? When you go to the new cell what action are you using? Is it another &lt;STRONG&gt;Select&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2023 17:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89079#M39528</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-01-23T17:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89080#M39529</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
No. I am selecting whole column data and pasting in another ​column (go to cell, Paste actions)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Soumya&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soumya k RPA Developer&lt;BR /&gt;RPA Developer&lt;BR /&gt;Qualesce India Private Limited&lt;BR /&gt;Bangalore&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2023 05:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89080#M39529</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2023-01-24T05:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to paste from clipboard: PasteSpecial method of Range class failed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89081#M39530</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;​Ok. Please try changing the flow of your process to perform a select on the source column and then copy. After that perform a select on the destination column and then paste. Here's an example of what I'm describing:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24073.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24212iE2BD5DC9D148EE16/image-size/large?v=v2&amp;amp;px=999" role="button" title="24073.png" alt="24073.png" /&gt;&lt;/span&gt;&lt;BR /&gt;This works fine for me.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2023 14:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-paste-from-clipboard-PasteSpecial-method-of-Range/m-p/89081#M39530</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-01-24T14:49:00Z</dc:date>
    </item>
  </channel>
</rss>

