<?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 Freeze Panes in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Freeze-Panes/m-p/52937#M7733</link>
    <description>I want to create a page in the ms excel vbo to create freeze panes i have recorded a macro and the code for it is&lt;BR /&gt;&lt;BR /&gt; With ActiveWindow&lt;BR /&gt; .SplitColumn = 0&lt;BR /&gt; .SplitRow = 1&lt;BR /&gt; End With&lt;BR /&gt; ActiveWindow.FreezePanes = True&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The issue is use of ActiveWindow as it can't be use like ActiveWorkbook or ActiveWorksheet, Is there any way we can ActivateWindow&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>Thu, 29 Aug 2019 10:17:00 GMT</pubDate>
    <dc:creator>KULRANJANSINGH1</dc:creator>
    <dc:date>2019-08-29T10:17:00Z</dc:date>
    <item>
      <title>Freeze Panes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Freeze-Panes/m-p/52937#M7733</link>
      <description>I want to create a page in the ms excel vbo to create freeze panes i have recorded a macro and the code for it is&lt;BR /&gt;&lt;BR /&gt; With ActiveWindow&lt;BR /&gt; .SplitColumn = 0&lt;BR /&gt; .SplitRow = 1&lt;BR /&gt; End With&lt;BR /&gt; ActiveWindow.FreezePanes = True&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The issue is use of ActiveWindow as it can't be use like ActiveWorkbook or ActiveWorksheet, Is there any way we can ActivateWindow&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>Thu, 29 Aug 2019 10:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Freeze-Panes/m-p/52937#M7733</guid>
      <dc:creator>KULRANJANSINGH1</dc:creator>
      <dc:date>2019-08-29T10:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Freeze Panes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Freeze-Panes/m-p/52938#M7734</link>
      <description>You could adjust the code so it works on a specific window, rather than the active one.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Aug 2019 07:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Freeze-Panes/m-p/52938#M7734</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2019-08-30T07:55:00Z</dc:date>
    </item>
  </channel>
</rss>

