<?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: How to know which previous actions are required to use another Excel VBO action in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90621#M40802</link>
    <description>Oh wow, that updated guide is much better! Thanks for the heads up&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michelle&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Mar 2022 15:55:00 GMT</pubDate>
    <dc:creator>MichelleBest</dc:creator>
    <dc:date>2022-03-30T15:55:00Z</dc:date>
    <item>
      <title>How to know which previous actions are required to use another Excel VBO action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90618#M40799</link>
      <description>Is there a document or guide somewhere that says, for instance, in order to use the Copy and Paste Worksheet Range action, you need to first create an instance, open both workbooks and then use Show before you place your Copy and Paste Worksheet Range action?&lt;BR /&gt;&lt;BR /&gt;I've got the VBO user guide, but there isn't anything in there. Am I missing something obvious?&lt;BR /&gt;&lt;BR /&gt;It would be helpful if the Preconditions on the Conditions tab said something about what else is required before you can use a particular action...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michelle&lt;BR /&gt;------------------------------</description>
      <pubDate>Wed, 30 Mar 2022 13:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90618#M40799</guid>
      <dc:creator>MichelleBest</dc:creator>
      <dc:date>2022-03-30T13:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to know which previous actions are required to use another Excel VBO action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90619#M40800</link>
      <description>Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/929"&gt;@MichelleBest&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;The only guide available is the user guide. Do you have the latest version? The guide was update a few days ago, but it still doesn't give you what you're looking for. In general, the common precursor actions are:&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Create Instance&lt;/STRONG&gt; (starts a new instance of Excel) or &lt;STRONG&gt;Open Instance&lt;/STRONG&gt; (connects to an already running instance of Excel)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Create Workbook&lt;/STRONG&gt; (creates a new Workbook) or &lt;STRONG&gt;Open Workbook&lt;/STRONG&gt; (opens an existing Workbook)&lt;/LI&gt;
&lt;/OL&gt;
The &lt;STRONG&gt;Show&lt;/STRONG&gt; action is not required. It comes in handy sometimes, but it is not required.&lt;BR /&gt;&lt;BR /&gt;When you're process is wrapping up, you'll want to call:&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Close Instance&lt;/STRONG&gt;, &lt;STRONG&gt;Close All Instances&lt;/STRONG&gt;, &lt;STRONG&gt;Release Instance&lt;/STRONG&gt;, or &lt;STRONG&gt;Exit&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/OL&gt;
Which one you call depends on your use case. Close Instance lets you specify that the workbook should be saved while closing. &lt;STRONG&gt;Close All Instances&lt;/STRONG&gt; and &lt;STRONG&gt;Exit&lt;/STRONG&gt; close Excel instance(s) without performing any saves. There are dedicated actions for saving changes as a separate step though.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Mar 2022 14:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90619#M40800</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-03-30T14:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to know which previous actions are required to use another Excel VBO action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90620#M40801</link>
      <description>Thanks Eric. I put the Show in there because the Page Information in the Excel VBO for Copy and Paste Worksheet Range, had a note to say that there may be issues that can be rectified by adding the Show action.&lt;BR /&gt;&lt;BR /&gt;I'll get the latest user guide. Thanks again&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michelle&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Mar 2022 15:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90620#M40801</guid>
      <dc:creator>MichelleBest</dc:creator>
      <dc:date>2022-03-30T15:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to know which previous actions are required to use another Excel VBO action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90621#M40802</link>
      <description>Oh wow, that updated guide is much better! Thanks for the heads up&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michelle&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Mar 2022 15:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90621#M40802</guid>
      <dc:creator>MichelleBest</dc:creator>
      <dc:date>2022-03-30T15:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to know which previous actions are required to use another Excel VBO action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90622#M40803</link>
      <description>Hello Eric,&lt;BR /&gt;I would add, one 'anecdotal' comment to your statement that the Show action is not required...&amp;nbsp; We created a "wrapper object" to standardize the before and after steps connected to "Worksheet to Collections."&amp;nbsp; We started getting errors, particularly for larger datasets.&amp;nbsp; I was not originally using the Show action, but added it to troubleshoot.&amp;nbsp; And, of course, in the vein of the the watched pot, it never occurred again.&amp;nbsp; We have left the Show action in the WO and have not had a problem since.&lt;BR /&gt;&lt;BR /&gt;I am loathe to give credit where it is due, in this instance, but I saw this before in a few processes that were developed by a larger consultancy, unnamed but that sounds like "Detroit".&amp;nbsp; I was always bothered when I saw those steps in their processes, but not enough to "fix" them.&amp;nbsp; Perhaps, just perhaps, they actually had a reason for it.&lt;BR /&gt;&lt;BR /&gt;The part of my mind that requires a rational explanation for all things likens this to the "wait for page to load" parameter connected to Internet Explorer.&amp;nbsp; That's the best I can come up with.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Red&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Robert "Red" Stephens&lt;BR /&gt;Application Developer, RPA&lt;BR /&gt;Sutter Health&lt;BR /&gt;Sacramento, CA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 14:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90622#M40803</guid>
      <dc:creator>stepher</dc:creator>
      <dc:date>2022-03-31T14:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to know which previous actions are required to use another Excel VBO action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90623#M40804</link>
      <description>Thanks for the feedback &lt;A class="user-content-mention" data-sign="@" data-contactkey="c49b699f-9021-46ce-8227-dc0e6c6fbdb0" data-tag-text="@Robert Stephens" href="https://community.blueprism.com/network/profile?UserKey=c49b699f-9021-46ce-8227-dc0e6c6fbdb0" data-itemmentionkey="7c059e82-2356-42d6-9fb7-e1b5ac1e7f31"&gt;@Robert Stephens&lt;/A&gt;. Yes, there are cases where it does become a necessity. As the documentation shows for that action it's kind of a catch all for when things aren't quite working right with Excel. It's sort of like the use of DoEvents in the good old days of Visual Basic 6. &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 14:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-know-which-previous-actions-are-required-to-use-another/m-p/90623#M40804</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-03-31T14:14:00Z</dc:date>
    </item>
  </channel>
</rss>

