<?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: Send Keys to Excel through Code Stage in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83224#M34536</link>
    <description>Hi Anton,&lt;BR /&gt;&lt;BR /&gt;Thanks for the code, I am able to copy the image, Can i use the same syntax o Paste the image to another excel cell?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 14 May 2021 16:18:00 GMT</pubDate>
    <dc:creator>nikhiln</dc:creator>
    <dc:date>2021-05-14T16:18:00Z</dc:date>
    <item>
      <title>Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83215#M34527</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I need copy a specific section in Excel as an image using Excel short cut (Alt , H, C , P&amp;nbsp; Enter ) I can perform that action.&lt;BR /&gt;As Excel VBO is limited to specific &lt;SPAN&gt;functionality&lt;/SPAN&gt;,&amp;nbsp; Is is possible to do the same via code Stage.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nik&lt;BR /&gt;------------------------------</description>
      <pubDate>Fri, 14 May 2021 09:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83215#M34527</guid>
      <dc:creator>nikhiln</dc:creator>
      <dc:date>2021-05-14T09:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83216#M34528</link>
      <description>Hi Nik,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Blue Prism. &lt;BR /&gt;&lt;BR /&gt;There is another VBO called Windows Sendkey you should be able to find it &lt;A href="https://digitalexchange.blueprism.com/dx/entry/58413/solution/windows-search" target="_blank" rel="noopener"&gt;here&lt;/A&gt; .&lt;BR /&gt;&lt;BR /&gt;Please advise if this helps.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;Partner Pre Sales&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 12:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83216#M34528</guid>
      <dc:creator>GeoffHirst</dc:creator>
      <dc:date>2021-05-14T12:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83217#M34529</link>
      <description>Hi Geoff,&lt;BR /&gt;&lt;BR /&gt;Thank you for the VBO link, Is there any documentation or use case representation for using this VBO .&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 12:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83217#M34529</guid>
      <dc:creator>nikhiln</dc:creator>
      <dc:date>2021-05-14T12:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83218#M34530</link>
      <description>Hi Nik, why not make another Excel Action, and use this code if you already have the region selected.&amp;nbsp;&lt;BR /&gt;&lt;CODE&gt;Selection.CopyPicture(Appearance:=1, Format:=-4147)&lt;/CODE&gt;&lt;BR /&gt;Tweak as necessary to make it more flexible:&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Hosang&lt;BR /&gt;RPA Developer&lt;BR /&gt;Smart Automation Services&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 13:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83218#M34530</guid>
      <dc:creator>AntonHosang1</dc:creator>
      <dc:date>2021-05-14T13:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83219#M34531</link>
      <description>Hi Anton,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestion but, I am not using spy mode for Excel Operations.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 13:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83219#M34531</guid>
      <dc:creator>nikhiln</dc:creator>
      <dc:date>2021-05-14T13:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83220#M34532</link>
      <description>Hi Nik,&lt;BR /&gt;&lt;BR /&gt;I am not sure about an actual example but there is a user guide if you sign into the Digital Exchange and search again for the asset, you can be taken to the full page description where you will find a link to the user guide. It is possible that an example exists in their download file. &lt;BR /&gt;&lt;BR /&gt;An alternative for you. There is the Utility - Strings asset, this should be in your Blue Prism install location. There is an action called Escape Sendkeys String that might help or at least give you some direction to create exactly what you need yourself.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;Consultant - Digital Exchange - EMEA&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 13:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83220#M34532</guid>
      <dc:creator>GeoffHirst</dc:creator>
      <dc:date>2021-05-14T13:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83221#M34533</link>
      <description>Hi Nik, it's not referring to spying&lt;BR /&gt;You asked for a code stage ("&lt;SPAN&gt;&amp;nbsp;Is is possible to do the same via code Stage.")&lt;BR /&gt;&lt;BR /&gt;So if you wish to use the Excel VBO and simply make another code page in there, then the code above can help. It would work on a range that is already selected. Otherwise you can tweak it to put the range address instead of 'Selection'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Hosang&lt;BR /&gt;RPA Developer&lt;BR /&gt;Smart Automation Services&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 13:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83221#M34533</guid>
      <dc:creator>AntonHosang1</dc:creator>
      <dc:date>2021-05-14T13:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83222#M34534</link>
      <description>Hi Anton,&lt;BR /&gt;&lt;BR /&gt;Apologies for misunderstanding, can you send me the complete code .&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 14:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83222#M34534</guid>
      <dc:creator>nikhiln</dc:creator>
      <dc:date>2021-05-14T14:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83223#M34535</link>
      <description>Put 4 inputs: handle, workbookname, worksheetname, address&lt;BR /&gt;No Outputs needed.&lt;BR /&gt;This will need the range address like "A1:C5" for the area to copy as picture.&lt;BR /&gt;&lt;BR /&gt;Dim ws As Object = GetWorksheet(handle, workbookname, worksheetname)&lt;BR /&gt;ws.&lt;SPAN&gt;Range(address).CopyPicture(Appearance:=1, Format:=-4147)&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Hosang&lt;BR /&gt;RPA Developer&lt;BR /&gt;Smart Automation Services&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 14:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83223#M34535</guid>
      <dc:creator>AntonHosang1</dc:creator>
      <dc:date>2021-05-14T14:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83224#M34536</link>
      <description>Hi Anton,&lt;BR /&gt;&lt;BR /&gt;Thanks for the code, I am able to copy the image, Can i use the same syntax o Paste the image to another excel cell?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 16:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83224#M34536</guid>
      <dc:creator>nikhiln</dc:creator>
      <dc:date>2021-05-14T16:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83225#M34537</link>
      <description>Write another line in the code stage in the VBO to paste to the target Cell:&lt;BR /&gt;&lt;CODE&gt;ws.Range(destinationAddress).PasteSpecial(-4104)&lt;/CODE&gt;&lt;BR /&gt;You'll need another input variable as named above destinationAddress&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Hosang&lt;BR /&gt;RPA Developer&lt;BR /&gt;Smart Automation Services&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2021 19:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83225#M34537</guid>
      <dc:creator>AntonHosang1</dc:creator>
      <dc:date>2021-05-18T19:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Keys to Excel through Code Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83226#M34538</link>
      <description>Hi Anton,&lt;BR /&gt;&lt;BR /&gt;Thanks for the Code , I am getting this error "PasteSpecial method of Range class failed"&lt;BR /&gt;Please find attached the screenshot.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nik&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 19 May 2021 08:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Keys-to-Excel-through-Code-Stage/m-p/83226#M34538</guid>
      <dc:creator>nikhiln</dc:creator>
      <dc:date>2021-05-19T08:22:00Z</dc:date>
    </item>
  </channel>
</rss>

