<?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: MS Excel VBO - Extended Amend Pivot Table Data Sourceについて in Japan Community</title>
    <link>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96437#M1055</link>
    <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="f2812dcb-36c2-4d46-8238-43efb8b01812"&gt;@Michael ONeil&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for your contribution to the Community. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; We'll get your fix added to the Extended VBO on the DX.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
    <pubDate>Tue, 23 Nov 2021 15:24:39 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2021-11-23T15:24:39Z</dc:date>
    <item>
      <title>MS Excel VBO - Extended Amend Pivot Table Data Sourceについて</title>
      <link>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96435#M1053</link>
      <description>MS Excel VBO - Extended Amend Pivot Table Data Sourceで、&lt;BR /&gt;添付資料のようにパラメータやExcelデータを入れても動作しません。&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35074.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35135i6F7EFB49815A72B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="35074.png" alt="35074.png" /&gt;&lt;/span&gt;&lt;BR /&gt;もし、動作させた方がいらっしゃいましたら、&lt;BR /&gt;パラメータや、前提条件等、教えていただけないでしょうか？</description>
      <pubDate>Mon, 22 Nov 2021 03:08:07 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96435#M1053</guid>
      <dc:creator>ShotaHomma</dc:creator>
      <dc:date>2021-11-22T03:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel VBO - Extended Amend Pivot Table Data Sourceについて</title>
      <link>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96436#M1054</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The code in this I found didn't work correctly and I had to change it. The code I used for this is below and works well so should work for you. Let me know if everything worked for you.&lt;BR /&gt;&lt;BR /&gt;Inputs - Handle, Workbook, Worksheet, Range, PivotTableName, DataWorksheet&lt;BR /&gt;================================================================&lt;BR /&gt;Dim wb, ws, wd As Object&lt;BR /&gt;Dim excel, sheet As Object&lt;BR /&gt;Dim rng As String&lt;BR /&gt;&lt;BR /&gt;wb = GetWorkbook(Handle, Workbook)&lt;BR /&gt;wd = wb.Worksheets(DataWorksheet)&lt;BR /&gt;ws = GetWorksheet(Handle, Workbook, Worksheet)&lt;BR /&gt;&lt;BR /&gt;wb.Activate()&lt;BR /&gt;ws.Activate()&lt;BR /&gt;&lt;BR /&gt;excel = wb.Application&lt;BR /&gt;sheet = excel.ActiveSheet&lt;BR /&gt;&lt;BR /&gt;rng = sheet.Range(Range).Address(ReferenceStyle:=-4150)&lt;BR /&gt;rng = wd.Name &amp;amp; "!" &amp;amp; rng&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ws.Activate()&lt;BR /&gt;sheet = excel.ActiveSheet&lt;BR /&gt;sheet.PivotTables(PivotTableName).SourceData = rng&lt;BR /&gt;sheet.PivotTables(PivotTableName).RefreshTable</description>
      <pubDate>Tue, 23 Nov 2021 12:56:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96436#M1054</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2021-11-23T12:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel VBO - Extended Amend Pivot Table Data Sourceについて</title>
      <link>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96437#M1055</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="f2812dcb-36c2-4d46-8238-43efb8b01812"&gt;@Michael ONeil&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for your contribution to the Community. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; We'll get your fix added to the Extended VBO on the DX.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Tue, 23 Nov 2021 15:24:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96437#M1055</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-11-23T15:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel VBO - Extended Amend Pivot Table Data Sourceについて</title>
      <link>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96438#M1056</link>
      <description>FYI - The VBO has been updated on the DX. The latest version is v2.3.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/ms-excel-vbo---extended" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/ms-excel-vbo---extended&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric</description>
      <pubDate>Tue, 23 Nov 2021 15:59:31 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96438#M1056</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-11-23T15:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel VBO - Extended Amend Pivot Table Data Sourceについて</title>
      <link>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96439#M1057</link>
      <description>Great news &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; thank you :)​</description>
      <pubDate>Tue, 23 Nov 2021 16:08:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96439#M1057</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2021-11-23T16:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel VBO - Extended Amend Pivot Table Data Sourceについて</title>
      <link>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96440#M1058</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="1e068abb-5e18-403e-9c16-cfe176f417dd"&gt;@Michael ONeil&lt;/A&gt;&lt;BR /&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="VIiyi" lang="en"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="ja" data-phrase-index="0" data-number-of-phrases="1"&gt;&lt;SPAN&gt;Thank you for your quick response.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="ja" data-phrase-index="0" data-number-of-phrases="1"&gt;The good news is that the latest version has been released.&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I'll give try it.​​</description>
      <pubDate>Fri, 26 Nov 2021 08:16:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Japan-Community/MS-Excel-VBO-Extended-Amend-Pivot-Table-Data-Source%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/m-p/96440#M1058</guid>
      <dc:creator>ShotaHomma</dc:creator>
      <dc:date>2021-11-26T08:16:54Z</dc:date>
    </item>
  </channel>
</rss>

