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

--- Comment #4 from johnks <testing1237...@yahoo.com> ---
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 ````

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to