<?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 Excel Copy and Paste - Special in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Excel-Copy-and-Paste-Special/m-p/101533#M3426</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Apologies if this is not the correct thread.&lt;BR /&gt;&lt;BR /&gt;Looking for some insights into the Excel Copy and Paste - Special.&lt;BR /&gt;&lt;BR /&gt;More specifically on the ability to Copy a data set/range from one workbook, to another workbook, copying everything in that range, except the 'visibility' of the formulas in certain cells.&lt;BR /&gt;&lt;BR /&gt;Ie: The origin workbook contains VLookup, etc. I do not want that showing or copied across to the new workbook.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
    <pubDate>Wed, 22 Sep 2021 22:54:10 GMT</pubDate>
    <dc:creator>douglas_denmuld</dc:creator>
    <dc:date>2021-09-22T22:54:10Z</dc:date>
    <item>
      <title>Excel Copy and Paste - Special</title>
      <link>https://community.blueprism.com/t5/University-Forum/Excel-Copy-and-Paste-Special/m-p/101533#M3426</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Apologies if this is not the correct thread.&lt;BR /&gt;&lt;BR /&gt;Looking for some insights into the Excel Copy and Paste - Special.&lt;BR /&gt;&lt;BR /&gt;More specifically on the ability to Copy a data set/range from one workbook, to another workbook, copying everything in that range, except the 'visibility' of the formulas in certain cells.&lt;BR /&gt;&lt;BR /&gt;Ie: The origin workbook contains VLookup, etc. I do not want that showing or copied across to the new workbook.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 22 Sep 2021 22:54:10 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Excel-Copy-and-Paste-Special/m-p/101533#M3426</guid>
      <dc:creator>douglas_denmuld</dc:creator>
      <dc:date>2021-09-22T22:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Copy and Paste - Special</title>
      <link>https://community.blueprism.com/t5/University-Forum/Excel-Copy-and-Paste-Special/m-p/101534#M3427</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Yes, we can achieve this, You need to modify/create a new code stage with the paste special method so that you don't get any formula copied to the target excel sheet.&lt;BR /&gt;&lt;BR /&gt;below is the one for your reference.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;.Range(source_range).Copy&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;.Range(dest_range).PasteSpecial (Paste:=xlPasteValues)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;</description>
      <pubDate>Thu, 23 Sep 2021 02:24:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Excel-Copy-and-Paste-Special/m-p/101534#M3427</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-09-23T02:24:35Z</dc:date>
    </item>
  </channel>
</rss>

