Possible to make chart axis minimum a reference?

B

Babymech

I'm setting up a bar chart to function as a GANTT schedule in excel, and I'm
meeting limited success. One key issue that I would like to solve is
adjusting the scope of the chart so that it only shows, for example, the
current month and coming two months. I can do this manually - by adjusting
the minimum of the chart to 39884 (today's date) and the maximum to 39974 I
get a good overview of the coming weeks. What I'd really like, however, is
the ability to make this link dynamic - to set the minimum to =TODAY()-10,
for example, so that there's no need to make adjustments every month. This
isn't easy to do, obviously, but is it possible?
 
L

Luke M

Unfortunately, no. This is an issue that's been raised repeatedly to
Microsoft (as well as several suggestion threads on this forum) but so far,
no luck.

The closest I can think of that might work would be to look at dynamic
charts (quick Google search of "dynamic charts XL" or search around here),
and somehow connect your Named Range to the TODAY() function to have it
adjust.

Not a perfect solution, and a lot depends on how your data/chart is setup.
 

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