<?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 Invoke VBA (not using Run Macro action) feature in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-not-using-Run-Macro-action-feature/m-p/74578#M27183</link>
    <description>&lt;P&gt;&lt;BR /&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I have recored macro on Excel and would like to invoke VBA script on a certain excel file through Blue Prism like UiPath's activity 'Invoke VBA' which allows VBA to run as .txt type as following&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31476.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/31601iF12B3FFB0D569981/image-size/large?v=v2&amp;amp;px=999" role="button" title="31476.png" alt="31476.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I'd rather invoke VBA script (.txt type) than 'Run Macro" action.&lt;BR /&gt;&lt;BR /&gt;So I'm trying "Execute Script" action in Script Execution VBO found in DX&lt;BR /&gt;But I'm not sure what I should put in ScriptEngineFilePath.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31477.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/31605i2FF56E01260D0C27/image-size/large?v=v2&amp;amp;px=999" role="button" title="31477.png" alt="31477.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Macro file recored is very simple as following&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31478.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/31604i58C388D9CDC5F12B/image-size/large?v=v2&amp;amp;px=999" role="button" title="31478.png" alt="31478.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Any and all advice is very much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yuna Lee&lt;BR /&gt;Solution Consultant&lt;BR /&gt;Blue Prism Korea&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Apr 2023 07:17:00 GMT</pubDate>
    <dc:creator>YunaLee</dc:creator>
    <dc:date>2023-04-18T07:17:00Z</dc:date>
    <item>
      <title>Invoke VBA (not using Run Macro action) feature</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-not-using-Run-Macro-action-feature/m-p/74578#M27183</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I have recored macro on Excel and would like to invoke VBA script on a certain excel file through Blue Prism like UiPath's activity 'Invoke VBA' which allows VBA to run as .txt type as following&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31476.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/31601iF12B3FFB0D569981/image-size/large?v=v2&amp;amp;px=999" role="button" title="31476.png" alt="31476.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I'd rather invoke VBA script (.txt type) than 'Run Macro" action.&lt;BR /&gt;&lt;BR /&gt;So I'm trying "Execute Script" action in Script Execution VBO found in DX&lt;BR /&gt;But I'm not sure what I should put in ScriptEngineFilePath.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31477.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/31605i2FF56E01260D0C27/image-size/large?v=v2&amp;amp;px=999" role="button" title="31477.png" alt="31477.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Macro file recored is very simple as following&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31478.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/31604i58C388D9CDC5F12B/image-size/large?v=v2&amp;amp;px=999" role="button" title="31478.png" alt="31478.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Any and all advice is very much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yuna Lee&lt;BR /&gt;Solution Consultant&lt;BR /&gt;Blue Prism Korea&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Apr 2023 07:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-not-using-Run-Macro-action-feature/m-p/74578#M27183</guid>
      <dc:creator>YunaLee</dc:creator>
      <dc:date>2023-04-18T07:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Invoke VBA (not using Run Macro action) feature</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-not-using-Run-Macro-action-feature/m-p/74579#M27184</link>
      <description>&lt;P&gt;Hi Yuna,&lt;BR /&gt;&lt;BR /&gt;The script execution VBO was meant to allow the execution of Python and Powershell scripts, hence the requirement for scriptenginefilepath so you could tell the VBO where your python/powershell application resided.&lt;BR /&gt;&lt;BR /&gt;I know that the Excel VBO will allow the execution of a macro, however to execute your VBA script, as shown above, you would need to place this into a code stage and most likely import some libraries.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Feel free to contact me internally and we can see what we can resolve.&lt;BR /&gt;&lt;BR /&gt;regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;Senior DX Engineer - Digital Exchange - EMEA&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Apr 2023 13:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-not-using-Run-Macro-action-feature/m-p/74579#M27184</guid>
      <dc:creator>GeoffHirst</dc:creator>
      <dc:date>2023-04-18T13:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Invoke VBA (not using Run Macro action) feature</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-not-using-Run-Macro-action-feature/m-p/74580#M27185</link>
      <description>&lt;P&gt;Hi, Geoff&lt;BR /&gt;How can I contact you internally? Should I create a ticket?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Yuna&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yuna Lee&lt;BR /&gt;Solution Consultant&lt;BR /&gt;Blue Prism Korea&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2023 08:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-not-using-Run-Macro-action-feature/m-p/74580#M27185</guid>
      <dc:creator>YunaLee</dc:creator>
      <dc:date>2023-04-27T08:03:00Z</dc:date>
    </item>
  </channel>
</rss>

