<?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: MS Excel VBO: Copy and Paste Worksheet Range Issue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO-Copy-and-Paste-Worksheet-Range-Issue/m-p/90661#M40833</link>
    <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c0291beb-56c5-4a7d-aca5-f10748384e50" data-tag-text="@Alfred Tang" href="https://community.blueprism.com/network/profile?UserKey=c0291beb-56c5-4a7d-aca5-f10748384e50" data-itemmentionkey="c961c952-2c8e-4a63-bdc8-6f41782bbc64"&gt;@Alfred Tang&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;I've looked back through some notes, but there's no definitive list of what the "known issues" were. I'd say the best option is to simply try it. Alternatively, you can change the run mode of your VBO from Background to Foreground and see how that works for your situation.&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, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Feb 2021 15:09:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2021-02-16T15:09:00Z</dc:date>
    <item>
      <title>MS Excel VBO: Copy and Paste Worksheet Range Issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO-Copy-and-Paste-Worksheet-Range-Issue/m-p/90660#M40832</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a process running "MS Excel VBO: Copy and Paste Worksheet Range" several time per run. copy paste 2x times a day and the process have run for 100days, so total 2000 times of "MS Excel VBO: Copy and Paste Worksheet Range".&lt;BR /&gt;&lt;BR /&gt;Found in 2 days, some "MS Excel VBO: Copy and Paste Worksheet Range" does not work: range is not found in destination range. We cannot re-produce the case.&lt;BR /&gt;&lt;BR /&gt;Checked log, the source range and destination range is correct, but "MS Excel VBO: Show" is not executed before the Copy and Paste Action&lt;BR /&gt;&lt;BR /&gt;In the action description, it shows&lt;BR /&gt;&lt;BR /&gt;Office 2013 onwards&lt;BR /&gt;There are known issues when attempting to read and write data using the Excel VBO with the application set to run in background mode. These issues can be overcome by using the Show action&lt;BR /&gt;&lt;BR /&gt;Would like to clarify is "changes is not saved" one of the known issues which Show action can solve.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Regards,&lt;BR /&gt;Alfred&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Alfred Tang&lt;BR /&gt;Manager&lt;BR /&gt;Ernst and Young&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Feb 2021 09:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO-Copy-and-Paste-Worksheet-Range-Issue/m-p/90660#M40832</guid>
      <dc:creator>AlfredTang</dc:creator>
      <dc:date>2021-02-16T09:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: MS Excel VBO: Copy and Paste Worksheet Range Issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO-Copy-and-Paste-Worksheet-Range-Issue/m-p/90661#M40833</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c0291beb-56c5-4a7d-aca5-f10748384e50" data-tag-text="@Alfred Tang" href="https://community.blueprism.com/network/profile?UserKey=c0291beb-56c5-4a7d-aca5-f10748384e50" data-itemmentionkey="c961c952-2c8e-4a63-bdc8-6f41782bbc64"&gt;@Alfred Tang&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;I've looked back through some notes, but there's no definitive list of what the "known issues" were. I'd say the best option is to simply try it. Alternatively, you can change the run mode of your VBO from Background to Foreground and see how that works for your situation.&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, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Feb 2021 15:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO-Copy-and-Paste-Worksheet-Range-Issue/m-p/90661#M40833</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-02-16T15:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: MS Excel VBO: Copy and Paste Worksheet Range Issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO-Copy-and-Paste-Worksheet-Range-Issue/m-p/90662#M40834</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply!&lt;BR /&gt;&lt;BR /&gt;Currently my process calls the Excel VBO directly, so the Excel VBO's run mode is "Exclusive", as default. As it is used by many other process, I would not change the Run mode...&lt;BR /&gt;Seems the problem occurs randomly, that's why I would like to know is that one of the "known issues", to clarify if adding "Show" action can solve.&lt;BR /&gt;&lt;BR /&gt;Anyway, thanks!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alfred&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Alfred Tang&lt;BR /&gt;Manager&lt;BR /&gt;Ernst and Young&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2021 01:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO-Copy-and-Paste-Worksheet-Range-Issue/m-p/90662#M40834</guid>
      <dc:creator>AlfredTang</dc:creator>
      <dc:date>2021-02-17T01:40:00Z</dc:date>
    </item>
  </channel>
</rss>

