<?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: Working with Excel Binary Workbook : MS Excel VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101691#M48581</link>
    <description>Hello &lt;A class="author" href="https://community.blueprism.com/network/profile?UserKey=19a7952b-4c35-409a-afd9-3594e0015681" target="_blank" rel="noopener"&gt;Harshitha&lt;/A&gt;,&lt;BR /&gt;You can create a new object to attach to this popup and close using mouse clicks.</description>
    <pubDate>Wed, 22 Sep 2021 13:43:06 GMT</pubDate>
    <dc:creator>VedSengupta</dc:creator>
    <dc:date>2021-09-22T13:43:06Z</dc:date>
    <item>
      <title>Working with Excel Binary Workbook : MS Excel VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101690#M48580</link>
      <description>Hello everyone,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am currently accessing a MS Excel Binary Workbook (.xlsb) using the MS Excel VBO.&amp;nbsp;&lt;BR /&gt;(Steps : Create Instance, Open Workbook, Set Cell Value, Save Workbook, Close instance)&lt;BR /&gt;&lt;BR /&gt;While saving the Binary workbook after writing data into it, I am getting the following pop-up with the following message :&amp;nbsp;&lt;BR /&gt;Microsoft Visual Basic (Window Title)&lt;BR /&gt;Run Time Error 13 (Message)&lt;BR /&gt;Type mismatch&lt;BR /&gt;&lt;BR /&gt;The workbook gets saved once I close the pop-up (Click "End")&lt;BR /&gt;&lt;BR /&gt;I have tried converting the .xlsb file into .xlsx file. However I face the same pop-up then as well.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Has anyone faced this issue before and what was the work around used?&amp;nbsp;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36792.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36802iC9D4B0FF23EF8D90/image-size/large?v=v2&amp;amp;px=999" role="button" title="36792.jpg" alt="36792.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;Thanks for the help!</description>
      <pubDate>Wed, 22 Sep 2021 13:13:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101690#M48580</guid>
      <dc:creator>harshithaakumar</dc:creator>
      <dc:date>2021-09-22T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Excel Binary Workbook : MS Excel VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101691#M48581</link>
      <description>Hello &lt;A class="author" href="https://community.blueprism.com/network/profile?UserKey=19a7952b-4c35-409a-afd9-3594e0015681" target="_blank" rel="noopener"&gt;Harshitha&lt;/A&gt;,&lt;BR /&gt;You can create a new object to attach to this popup and close using mouse clicks.</description>
      <pubDate>Wed, 22 Sep 2021 13:43:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101691#M48581</guid>
      <dc:creator>VedSengupta</dc:creator>
      <dc:date>2021-09-22T13:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Excel Binary Workbook : MS Excel VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101692#M48582</link>
      <description>Use any one from the below options :&lt;BR /&gt;&lt;SPAN&gt;1- Create an&amp;nbsp;object and use Application Modeller to click yes to ensure that the Excel works normally. &lt;BR /&gt;&lt;/SPAN&gt;2- ​&lt;SPAN&gt;use the global keys&lt;BR /&gt;3- add this line in you code stage to where it is failing ""instance.DisplayAlerts = false"" .&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;</description>
      <pubDate>Sun, 26 Sep 2021 10:42:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101692#M48582</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-26T10:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Excel Binary Workbook : MS Excel VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101693#M48583</link>
      <description>Hi Harshita,&lt;BR /&gt;&lt;BR /&gt;As I can see from your screenshot, it seems there is a module present in the Visual basic section of excel which is with errors.&lt;BR /&gt;Try to identify if that module is of any use, if not then delete the VB module so that you won't get that pop again.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36791.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36800i50E79F0703E4F399/image-size/large?v=v2&amp;amp;px=999" role="button" title="36791.png" alt="36791.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 04 Oct 2021 15:08:01 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-with-Excel-Binary-Workbook-MS-Excel-VBO/m-p/101693#M48583</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-10-04T15:08:01Z</dc:date>
    </item>
  </channel>
</rss>

