vba code that shows all values except for empty and zero cells in the pivot table and chart

shafiey

Board Regular
Joined
Sep 6, 2023
Messages
60
Office Version
  1. 365
Platform
  1. Windows
Hello good time
I want a vba code that shows all values except for empty and zero cells in the pivot table and chart. So that there are no blanks in the pivot table chart. I searched on the internet and all the codes I found hid the blank value from the column, but it was visible in the chart.
Thanks
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Hello good time
I want a vba code that shows all values except for empty and zero cells in the pivot table and chart. So that there are no blanks in the pivot table chart. I searched on the internet and all the codes I found hid the blank value from the column, but it was visible in the chart.
Thanks
Following my question, I sent a screenshot. Please guide me.
I want (blank) to be unchecked automatically and not be seen on the chart by VBA code.
Thank you.
 

Attachments

  • Screenshot (9).png
    Screenshot (9).png
    131.9 KB · Views: 3
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top