<?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: Running Macro from BP in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56150#M10385</link>
    <description>Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;create a fresh excel file with extension .xlsm and write your macro code to deal with mutlple files&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;VamshiKrihsna Dasa&lt;BR /&gt;System Architect&lt;BR /&gt;Fujitsu India Consulting Pvt. Ltd.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Jan 2020 14:53:00 GMT</pubDate>
    <dc:creator>Vamshi_KrishnaD</dc:creator>
    <dc:date>2020-01-17T14:53:00Z</dc:date>
    <item>
      <title>Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56146#M10381</link>
      <description>Hi - I am trying to run a macro using MS-Excel VBO. The macro is stored as a personal macro workbook. It is in the format '.XLSB'. When i manually open the file - i am able to run the macro. But when i try to do it through the automation tool - I am getting an error stating that the macro does not exist or has been removed. Please assist.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Maneesh Vemula&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2019 21:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56146#M10381</guid>
      <dc:creator>maneesh.vemula1</dc:creator>
      <dc:date>2019-09-23T21:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56147#M10382</link>
      <description>Running Excel Macro might be painful sometimes, what i do is, Open the workbook by excel VBO and activate it, i have created a custom object which attaches to Excel window, i use the Send Keys to run macro(you will have to define the keyboard shortcuts for your macro) and i put a MsgBox line in last of macro code so BluePrism can identify that the Macro execution has been completed, this will also help you in not getting into infinite loop, which may occur with Excel VBO, Run Macro action.&lt;BR /&gt;&lt;BR /&gt;I think there is one more excel VBO available which allows to run the macro with a parallel thread but it not part of standard installation and you may have to reach out to your Blue Prism Administrator to get that.&lt;BR /&gt;&lt;BR /&gt;Hope this will help.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ishan Mahajan &lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2019 07:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56147#M10382</guid>
      <dc:creator>IshanMahajan</dc:creator>
      <dc:date>2019-09-24T07:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56148#M10383</link>
      <description>Hello Maneesh,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I had the same issue, but finally I found how to resolve it in internet.&lt;BR /&gt;&lt;BR /&gt;You can't use the action "Run Macro" in an excel with extention ".XLSB".&amp;nbsp; but if you are using the extention "XLSM", be sure that will works.&lt;BR /&gt;&lt;BR /&gt;I hope that I helped you by my suggestion.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yassine Lamarti&lt;BR /&gt;Blue prism designer&lt;BR /&gt;Accenture&lt;BR /&gt;Africa/Casablanca&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Oct 2019 15:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56148#M10383</guid>
      <dc:creator>YassineLamarti</dc:creator>
      <dc:date>2019-10-01T15:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56149#M10384</link>
      <description>Hi Yassine,&lt;BR /&gt;&lt;BR /&gt;Can you please elaborate how to do that, basically I want to run a macro through a file to multiple different files. I have seen run macro action but unable to work it out.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;KULRANJAN SINGH NEGI&lt;BR /&gt;Associate Professional Programmer Analyst&lt;BR /&gt;DXC Technology&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Dec 2019 08:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56149#M10384</guid>
      <dc:creator>KULRANJANSINGH1</dc:creator>
      <dc:date>2019-12-18T08:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56150#M10385</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;create a fresh excel file with extension .xlsm and write your macro code to deal with mutlple files&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;VamshiKrihsna Dasa&lt;BR /&gt;System Architect&lt;BR /&gt;Fujitsu India Consulting Pvt. Ltd.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2020 14:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56150#M10385</guid>
      <dc:creator>Vamshi_KrishnaD</dc:creator>
      <dc:date>2020-01-17T14:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56151#M10386</link>
      <description>If the macro doesn't change (and you have access to its source), you can theoretically add it in as a new action in the Excel VBO. I've had to do this for some other projects, but it technically goes against best-practice since any other process loading the VBO will also load this action into memory. If this is a concern for you, you could save a separate copy of the Excel VBO off and modify that one.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Richardson, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2020 17:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56151#M10386</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-01-17T17:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56152#M10387</link>
      <description>&lt;SPAN&gt;Hi Mate,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a process where I need to open excel , the pivot is already created , only we need to change the reference range and refresh the sheet , how can we trigger this from blue prism&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if we create Macro recording and run the Macro from blueprism does this work ? but the excel files are dynamic&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SAINNATH SURAY&lt;BR /&gt;Business process Lead&lt;BR /&gt;TATA CONSULTANCY SERVICE&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Mar 2022 08:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56152#M10387</guid>
      <dc:creator>SAINNATHSURAY</dc:creator>
      <dc:date>2022-03-28T08:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56153#M10388</link>
      <description>Hej Ishan&amp;nbsp;&lt;BR /&gt;Har du mulig for at sende din kode til mig&amp;nbsp;&lt;BR /&gt;Vh.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;jess Madsen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2022 15:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56153#M10388</guid>
      <dc:creator>jessMadsen</dc:creator>
      <dc:date>2022-10-20T15:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running Macro from BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56154#M10389</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="b95dd3f8-a2fe-4a4e-bf6a-cdd9bf5744ee" data-tag-text="@jess Madsen" href="https://community.blueprism.com/network/profile?UserKey=b95dd3f8-a2fe-4a4e-bf6a-cdd9bf5744ee" data-itemmentionkey="4ce1b36b-ec09-477d-856b-083452433372"&gt;@jess Madsen&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;The Excel VBO on the Digital Exchange includes the action Ishan had referred to about running a macro with a parallel thread that checks for pop-ups (ex. error messages) and dismisses them. You can find the VBO &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-excel-vbo" target="_blank" rel="noopener"&gt;here&lt;/A&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>Thu, 20 Oct 2022 20:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-Macro-from-BP/m-p/56154#M10389</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-10-20T20:09:00Z</dc:date>
    </item>
  </channel>
</rss>

