<?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 Excel - Open Workbook But Popup Blocks It From Working in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66779#M19384</link>
    <description>Hi all,

I am trying to open a workbook using the Excel VBO "Open Workbook" stage but there is a popup that appears saying "The user has requested that this document be opened as read only." There are buttons to click "yes, no or cancel." Yes is fine, but the MS VBO is unable to handle this. 

Any help would be appreciated!

Screenshot attached for assistance.</description>
    <pubDate>Wed, 23 Aug 2017 20:20:00 GMT</pubDate>
    <dc:creator>IanKelly</dc:creator>
    <dc:date>2017-08-23T20:20:00Z</dc:date>
    <item>
      <title>Excel - Open Workbook But Popup Blocks It From Working</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66779#M19384</link>
      <description>Hi all,

I am trying to open a workbook using the Excel VBO "Open Workbook" stage but there is a popup that appears saying "The user has requested that this document be opened as read only." There are buttons to click "yes, no or cancel." Yes is fine, but the MS VBO is unable to handle this. 

Any help would be appreciated!

Screenshot attached for assistance.</description>
      <pubDate>Wed, 23 Aug 2017 20:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66779#M19384</guid>
      <dc:creator>IanKelly</dc:creator>
      <dc:date>2017-08-23T20:20:00Z</dc:date>
    </item>
    <item>
      <title>Hi Kellyia</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66780#M19385</link>
      <description>Hi Kellyia
I have encoutered the same issue. I created an object and use Application Modeller to click yes to ensure that the Excel works normally. Then I use MS Excel ""Attach"" to continue the work.
Regards</description>
      <pubDate>Thu, 24 Aug 2017 05:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66780#M19385</guid>
      <dc:creator>MetVonghiran</dc:creator>
      <dc:date>2017-08-24T05:51:00Z</dc:date>
    </item>
    <item>
      <title>Hi Kellyia,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66781#M19386</link>
      <description>Hi Kellyia,
Metvon works, and alternatively use the global key send, that's what I use.
kind regards,
Mario</description>
      <pubDate>Thu, 24 Aug 2017 11:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66781#M19386</guid>
      <dc:creator>Mario_pa_sutedj</dc:creator>
      <dc:date>2017-08-24T11:06:00Z</dc:date>
    </item>
    <item>
      <title>Thank you both for the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66782#M19387</link>
      <description>Thank you both for the solutions. However, during the open workbook code stage, it waits indefinitely for a button to be clicked, so it will never time out, allowing me to use sendkeys or button click. Any advice?</description>
      <pubDate>Thu, 24 Aug 2017 21:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66782#M19387</guid>
      <dc:creator>IanKelly</dc:creator>
      <dc:date>2017-08-24T21:17:00Z</dc:date>
    </item>
    <item>
      <title>I was able to find a solution</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66783#M19388</link>
      <description>I was able to find a solution.
By adding in the lines ""instance.DisplayAlerts = false"" before the open line, I was able to get the file to open normally.</description>
      <pubDate>Thu, 24 Aug 2017 21:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66783#M19388</guid>
      <dc:creator>IanKelly</dc:creator>
      <dc:date>2017-08-24T21:55:00Z</dc:date>
    </item>
    <item>
      <title>Hi Kellyia, i tried to addthe</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66784#M19389</link>
      <description>Hi Kellyia, i tried to addthe line of code, but it is not helping. Could you please share, if you added that as a separate code action, or within the Open Workbook code stage?</description>
      <pubDate>Fri, 08 Sep 2017 20:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66784#M19389</guid>
      <dc:creator>JosephJohn</dc:creator>
      <dc:date>2017-09-08T20:02:00Z</dc:date>
    </item>
    <item>
      <title>Hi All,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66785#M19390</link>
      <description>Hi All,
I am facing the same issue and pop gives 3 options [update - Don't Update - Help].
I am new to Blue Prism so will appreciate if some one can elaborate the solution.
Thanks
Nikhil</description>
      <pubDate>Thu, 14 Dec 2017 15:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66785#M19390</guid>
      <dc:creator>NikhilSaini</dc:creator>
      <dc:date>2017-12-14T15:05:00Z</dc:date>
    </item>
    <item>
      <title>The idea is to add that line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66786#M19391</link>
      <description>The idea is to add that line in the 'Open Workbook' code stage before the open command
Dim app As Object
app = GetInstance(handle)
app.DisplayAlerts = False   'generally better for RPA as you dont want alerts popping up
Dim wb as Object = app.Workbooks.Open(fileName, 0, , , , , True)
....
The second parameter means updateLinks set to False, and the True parameter is to set ignoreReadOnlyRecommened=True</description>
      <pubDate>Thu, 14 Dec 2017 21:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Open-Workbook-But-Popup-Blocks-It-From-Working/m-p/66786#M19391</guid>
      <dc:creator>Anton__Hosang</dc:creator>
      <dc:date>2017-12-14T21:52:00Z</dc:date>
    </item>
  </channel>
</rss>

