<?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: Invoke VBA to Update Excel Combo Box in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-to-Update-Excel-Combo-Box/m-p/98017#M45871</link>
    <description>&lt;P&gt;Hi Ross MCdonald,&lt;/P&gt;
&lt;P&gt;With latest MS Excel VBO from blueprism there is an action to invoke VBA using .txt file. Please try to use that.&lt;/P&gt;
&lt;P&gt;Here is the link for the same &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-excel-vbo" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-excel-vbo&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 04:43:19 GMT</pubDate>
    <dc:creator>_Amlansahoo</dc:creator>
    <dc:date>2023-06-09T04:43:19Z</dc:date>
    <item>
      <title>Invoke VBA to Update Excel Combo Box</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-to-Update-Excel-Combo-Box/m-p/98016#M45870</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to convert a piece of existing UiPath code into BluePrism.&lt;/P&gt;
&lt;P&gt;The old UiPath code would invoke VBA code from a .txt file in order to update a combo box value (see below for the code)&lt;/P&gt;
&lt;DIV&gt;&lt;STRONG&gt;Sub UpdateComboBox(InputString as string)&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; ThisWorkbook.Sheets("Sheet1").ComboBox1.Value = InputString&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;End Sub&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;Is it possible to run a VBA Macro from a .txt file using Blue Prism or is there another easier way to implement this code using a Blue Prism code stage?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm not able to create macros inside of the excel spreadsheet which I know would be an easier solution,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Any and all help would be much appreciated!&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Jun 2023 15:50:31 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-to-Update-Excel-Combo-Box/m-p/98016#M45870</guid>
      <dc:creator>RossMcDonald</dc:creator>
      <dc:date>2023-06-08T15:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke VBA to Update Excel Combo Box</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-to-Update-Excel-Combo-Box/m-p/98017#M45871</link>
      <description>&lt;P&gt;Hi Ross MCdonald,&lt;/P&gt;
&lt;P&gt;With latest MS Excel VBO from blueprism there is an action to invoke VBA using .txt file. Please try to use that.&lt;/P&gt;
&lt;P&gt;Here is the link for the same &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-excel-vbo" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-excel-vbo&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 04:43:19 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-to-Update-Excel-Combo-Box/m-p/98017#M45871</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2023-06-09T04:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke VBA to Update Excel Combo Box</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-to-Update-Excel-Combo-Box/m-p/98018#M45872</link>
      <description>&lt;P&gt;Thanks Amlan Sahoo, unfortunately I'm getting the error of "The macro may not be available in this workbook or all macros may be disabled"&lt;/P&gt;
&lt;P&gt;I've checked that Macros are enabled in Excel so I think it's a different issue, please see the below for the various settings and code I'm trying to run.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35662.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35691iCEFC3C0B9CB9339B/image-size/large?v=v2&amp;amp;px=999" role="button" title="35662.png" alt="35662.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35663.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35694i00FE80FFE538F94C/image-size/large?v=v2&amp;amp;px=999" role="button" title="35663.png" alt="35663.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35664.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35692iB83891803DDBAEC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="35664.png" alt="35664.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 09:58:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invoke-VBA-to-Update-Excel-Combo-Box/m-p/98018#M45872</guid>
      <dc:creator>RossMcDonald</dc:creator>
      <dc:date>2023-06-09T09:58:46Z</dc:date>
    </item>
  </channel>
</rss>

