Automatic Update

C

Chuck

I have a chart I want to automatically update from now until a certain point
in the future. The chart actually updates, but shows the whole time series
(but not the data) on the x-axis instead of only those dates that have
occurred. The data series is in rows and so the normally recommended use of
OFFSET doesn't work. To work around this I have used the TRANSPOSE function
to put the data in columns and used ISBLANK so the cells don't display any
data. I have done this for both the Date column and the column containing
the actual data. Any suggestions as how to show only the current set of
dates (and data), but not the blank area holding place for dates and data to
be supplied in the future? Thanks.
 

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