<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - pivotcaches - BASIC runtime error 423 ---- + other multiple errors"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143186#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - pivotcaches - BASIC runtime error 423 ---- + other multiple errors"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143186">bug 143186</a>
              from <span class="vcard"><a class="email" href="mailto:testing1237a-c@yahoo.com" title="johnks <testing1237a-c@yahoo.com>"> <span class="fn">johnks</span></a>
</span></b>
        <pre>this file contains more code which throws errors so i am going to club them
together otherwise i have to write the same error, upload same file multiple
times. let me know if i am supposed to upload new bugs for each error
separately


second bug is 
ShowPivotTableFieldList- Basic runtine error 423

here is the code which throws basic error.

 ```` ActiveWorkbook.ShowPivotTableFieldList = True ````

it looks like this function isnt enabled or something.
attached screenshot of the error as well




----
third bug is 

"basic runtime error 1

no such elementexception

the offending code is

````ActiveSheet.PivotTables("PivotTable1").AddDataField ActiveSheet.PivotTables
````

and this code 

````ActiveSheet.PivotTables("PivotTable1").AddDataField
ActiveSheet.PivotTables( _ ````


and this code
```` ActiveSheet.PivotTables("PivotTable1").TableStyle2 = "PivotStyleDark4"
````

and this one
 ```` .ThemeColor = xlThemeColorDark1 ````</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>