View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tkpmep@hotmail.com is offline
external usenet poster
 
Posts: 16
Default Format Axis labels: change 20,000,000 to 20 MM

I have a graph that is driven off numeric data in a pivot table. The
labels on the X and Y axis are large numbers (e.g. 20,000,000) and I'd
like to change the format to shorten them (e.g. to 20 MM), thus
gaining myself some additional room to display data. If this can be
done, how can it be done?

Thanks in advance

Thomas Philips