<?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 Get variable data from a XLSM file in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Get-variable-data-from-a-XLSM-file/m-p/98112#M45945</link>
    <description>&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, sans-serif"&gt;Hi, has anyone tried to get the variable value embedded in a text box control from an XLSM file?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, sans-serif"&gt;I tried several times with the default Get Cell Value action, but it doesnt detect&amp;nbsp; the existence of the variable, anyone has any ideas about how to manage this type of data extraction?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, sans-serif"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35702.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35730i1CDC1282E177F0EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="35702.jpg" alt="35702.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;Thanks to everyone.&lt;/DIV&gt;</description>
    <pubDate>Tue, 27 Jun 2023 15:26:39 GMT</pubDate>
    <dc:creator>tono0582</dc:creator>
    <dc:date>2023-06-27T15:26:39Z</dc:date>
    <item>
      <title>Get variable data from a XLSM file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-variable-data-from-a-XLSM-file/m-p/98112#M45945</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, sans-serif"&gt;Hi, has anyone tried to get the variable value embedded in a text box control from an XLSM file?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, sans-serif"&gt;I tried several times with the default Get Cell Value action, but it doesnt detect&amp;nbsp; the existence of the variable, anyone has any ideas about how to manage this type of data extraction?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, sans-serif"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35702.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35730i1CDC1282E177F0EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="35702.jpg" alt="35702.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;Thanks to everyone.&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Jun 2023 15:26:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-variable-data-from-a-XLSM-file/m-p/98112#M45945</guid>
      <dc:creator>tono0582</dc:creator>
      <dc:date>2023-06-27T15:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get variable data from a XLSM file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-variable-data-from-a-XLSM-file/m-p/98113#M45946</link>
      <description>&lt;P&gt;Hello Antonio,&lt;/P&gt;
&lt;P&gt;We can't extract textbox values using the Get cell action. The ActiveX textbox value can be extracted by creating a new custom action in the Excel VBO. Please refer the below snippet of code.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Inputs:&lt;/STRONG&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Textboxname : Developer -&amp;gt; Design Mode -&amp;gt; Click on the textbox -&amp;gt; Properties -&amp;gt; Name (based on the attached screenshot it should be "Fecha")&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35699.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35727iE0A5926ED2EDC2E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="35699.png" alt="35699.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Output:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35700.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35728iF2806D0652A9EAC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="35700.png" alt="35700.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Code:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35701.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35729iE293D42263ED10AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="35701.png" alt="35701.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 05:44:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-variable-data-from-a-XLSM-file/m-p/98113#M45946</guid>
      <dc:creator>Athiban_Mahamathi</dc:creator>
      <dc:date>2023-06-28T05:44:26Z</dc:date>
    </item>
  </channel>
</rss>

