I have a bunch of graphs I’m using to track my workouts. I’d like to use the cell values for -1 month and +1 month to update the graphs for me so they cover a month either way from today, without having to manually adjust them myself. Whats the best way to set this up?
The +/- 1 month values are =EDATE(today,+/-1) and the cells have been formatted to date.
