Chart Data Table

R

robertjtucker

This is what I want to do, if it is possible. I want to show the data
table on the bottom of the chart, but I don't want it to show all the
data plotted in the chart. Is it possible to remove some information
from the data table, but it still be on the chart?
Thanks for the help,
Bob
 
A

Andy Pope

Hi,

You can not control the content of the table. If its in the chart its in
the table.
2 options to work around this. Either use worksheet cells to construct
your own table or use 2 charts laid over each other. The bottom chart
contains all the data required for the table. The top chart contains all
the data to build the chart. Obviously the top charts area will be
smaller than the bottoms so the table is visible.

Cheers
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top