https://bugs.documentfoundation.org/show_bug.cgi?id=143186

--- Comment #9 from johnks <testing1237...@yahoo.com> ---
i am on the latest software and 2 bugs are still present 423 on both
pivotcaches and showpivottablefieldlist 

and the following lines as well

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



got to the third bug by deleting the offending lines from the vba code and
trying to run the macro again and again.


   With ActiveSheet.PivotTables("PivotTable2").PivotFields("Remarks")
        .Orientation = xlRowField
        .Position = 1
    End With

with the offending line 

   .Orientation = xlRowField

.....



also the following error lines

Selection.Style = "Comma"

ActiveSheet.PivotTables("PivotTable1").TableStyle2 = "PivotStyleDark4"
ActiveSheet.PivotTables("PivotTable2").PivotSelect _
.ThemeColor = xlThemeColorDark1
.TintAndShade = 0

and some more but yeah, the problem still exists






Version: 7.6.0.3 (X86_64) / LibreOffice Community
Build ID: 69edd8b8ebc41d00b4de3915dc82f8f0fc3b6265
CPU threads: 4; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Flatpak
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to