Hi,
I have a line chart with an x-axis of Jan-Dec.
The data that the chart is pulling from will be updated each month
For months with no data (i.e. future months) I don't want the chart to plot those (non-existent) points -- so I'd like for the chart to cut off after the current month.
-I first had the formula for future months result in 0, but the chart plots it at 0 (makes sense)
-I then had the formula for future months return "" since I know a chart doesn't plot blanks, but the chart plots it at 0
-I then had the formula for future months return #N/A since I know a chart doesn't plot blanks, but the chart plots it at 0
I'd rather not make the cells truly blank b/c that would involve me having to drag over the formula each month -- and I'd rather set it and forget it.
Is this possible?
Thank you so much!
I have a line chart with an x-axis of Jan-Dec.
The data that the chart is pulling from will be updated each month
For months with no data (i.e. future months) I don't want the chart to plot those (non-existent) points -- so I'd like for the chart to cut off after the current month.
-I first had the formula for future months result in 0, but the chart plots it at 0 (makes sense)
-I then had the formula for future months return "" since I know a chart doesn't plot blanks, but the chart plots it at 0
-I then had the formula for future months return #N/A since I know a chart doesn't plot blanks, but the chart plots it at 0
I'd rather not make the cells truly blank b/c that would involve me having to drag over the formula each month -- and I'd rather set it and forget it.
Is this possible?
Thank you so much!