ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Graph Source Data (https://www.excelbanter.com/excel-programming/365583-graph-source-data.html)

Brian

Graph Source Data
 
Is there a way to make a graph source data pull only the last 14 days of info ??
I have a data source that gives me 90 days of info, but on one graph, I want to limit it to
the last 14 days and not have to manually adjust it every day.


Brian










jseven

Graph Source Data
 
I think your best bet is to build a go-bewtween data set that links to
your chart.

on that one you can use the = now() formula and add or subtract days
from it to lookup in your other table of data. That way you don't have
to jack around with a lot of complicated data set manipulations in VBA
to tweak your chart each day.

Regards,
Jamie
Brian wrote:
Is there a way to make a graph source data pull only the last 14 days of info ??
I have a data source that gives me 90 days of info, but on one graph, I want to limit it to
the last 14 days and not have to manually adjust it every day.


Brian




All times are GMT +1. The time now is 01:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com