<?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 Can also use the sub below… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-click-existing-command-Button-in-an-excel/m-p/90350#M40580</link>
    <description>Can also use the sub below to run macros.&amp;nbsp; Just add this into a module and it will run when the excel file is opened.&amp;nbsp; One less step in Blue Prism.
&amp;nbsp;
Sub Auto_Open()
&amp;nbsp;&amp;nbsp;&amp;nbsp; '&amp;nbsp;&amp;nbsp; Open message box when excel file is opened
&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox ""Hello,World!""
End Sub</description>
    <pubDate>Mon, 18 Feb 2019 16:38:00 GMT</pubDate>
    <dc:creator>BenKirimlidis</dc:creator>
    <dc:date>2019-02-18T16:38:00Z</dc:date>
    <item>
      <title>How to click existing command Button in an excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-click-existing-command-Button-in-an-excel/m-p/90348#M40578</link>
      <description>We have one command button in excel sheet1. We need to click on Command Button at run time to read the data of Sheet2.

We tried with the "Run Macro" command but no Success

Please suggest some way</description>
      <pubDate>Fri, 15 Feb 2019 18:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-click-existing-command-Button-in-an-excel/m-p/90348#M40578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-15T18:23:00Z</dc:date>
    </item>
    <item>
      <title>use ""Sheet1.MacroName""…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-click-existing-command-Button-in-an-excel/m-p/90349#M40579</link>
      <description>use ""Sheet1.MacroName""
Macros embedded within a sheet need to have the sheetname in front of it.
Macros in a module do not.
&amp;nbsp;
&amp;nbsp;</description>
      <pubDate>Fri, 15 Feb 2019 23:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-click-existing-command-Button-in-an-excel/m-p/90349#M40579</guid>
      <dc:creator>robin_wylie</dc:creator>
      <dc:date>2019-02-15T23:02:00Z</dc:date>
    </item>
    <item>
      <title>Can also use the sub below…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-click-existing-command-Button-in-an-excel/m-p/90350#M40580</link>
      <description>Can also use the sub below to run macros.&amp;nbsp; Just add this into a module and it will run when the excel file is opened.&amp;nbsp; One less step in Blue Prism.
&amp;nbsp;
Sub Auto_Open()
&amp;nbsp;&amp;nbsp;&amp;nbsp; '&amp;nbsp;&amp;nbsp; Open message box when excel file is opened
&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox ""Hello,World!""
End Sub</description>
      <pubDate>Mon, 18 Feb 2019 16:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-click-existing-command-Button-in-an-excel/m-p/90350#M40580</guid>
      <dc:creator>BenKirimlidis</dc:creator>
      <dc:date>2019-02-18T16:38:00Z</dc:date>
    </item>
  </channel>
</rss>

