View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Data Labels for Charts

usally the accuracy of the chart labels is the same format as the cells that
the chart is from. If you change the display option of the worksheet then
the cells in the chart will change . I can create a macro to automatically
change the charts.

"Courtney" wrote:

Hi,
I have charts that are based on dynamically populated data. I need
the
data labels for all of these charts to appear with 0 decimal places.
The dynamic data populates with 2 decimal places (X.XX). Is there a
universal setting I can apply to the worksheet or even the chart
itself, so I do not have to go to each data point/data label and set
the formatting to 0 decimal places?
Thanks,
Courtney