<?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: Maximize the Excel Screen in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49018#M4491</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Why I am getting below error message.&lt;BR /&gt;Attachment for ref.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Nov 2020 15:07:00 GMT</pubDate>
    <dc:creator>AsitabhaDeb</dc:creator>
    <dc:date>2020-11-05T15:07:00Z</dc:date>
    <item>
      <title>Maximize the Excel Screen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49014#M4487</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;Can you please help me how to Maximize Excel screen using code, I don't know if any BO is available or not.&lt;BR /&gt;Please help me ASAP.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2020 15:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49014#M4487</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-11-03T15:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Maximize the Excel Screen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49015#M4488</link>
      <description>You can create a new page on the Excel VBO. Passing an input of Handle, here's the code:&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;Dim Excel = GetInstance(Handle)
&lt;BR /&gt;Excel.WindowState = -4137 ' xlMaximized​&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2020 15:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49015#M4488</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-11-03T15:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Maximize the Excel Screen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49016#M4489</link>
      <description>&lt;SPAN style="color: #000080;"&gt;&lt;STRONG&gt;Hi.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;&lt;STRONG&gt;Why I am getting error &lt;SPAN style="background-color: #ffff00;"&gt;" End of Statement Expected" after enter the code.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;I have declared "handle input parameter.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2020 13:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49016#M4489</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-11-04T13:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Maximize the Excel Screen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49017#M4490</link>
      <description>Make sure you're entering those as two separate lines of code. There should be a line return after the close parenthesis.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2020 13:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49017#M4490</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2020-11-04T13:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Maximize the Excel Screen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49018#M4491</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Why I am getting below error message.&lt;BR /&gt;Attachment for ref.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2020 15:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49018#M4491</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-11-05T15:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Maximize the Excel Screen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49019#M4492</link>
      <description>Because it is &lt;SPAN&gt;Excel.WindowState, not Excel.Window&lt;STRONG&gt;s&lt;/STRONG&gt;State&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2020 15:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Maximize-the-Excel-Screen/m-p/49019#M4492</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2020-11-05T15:27:00Z</dc:date>
    </item>
  </channel>
</rss>

