dynamic range but moving

dmheller

Board Regular
Joined
May 26, 2017
Messages
156
Office Version
  1. 365
I have 2 equations in name manager
=Trends!$A$3:INDEX(Trends!$A:$A,COUNT(Trends!$A:$A)+2)
column A is noting more than dates 1/1/24 to 8/14/24 and will grow
=Trends!$G$3:INDEX(Trends!$G:$G,COUNT(Trends!$G:$G)+2)
Column g is data points.
What i want to do is modify the equations to accept between dates
so if i put 2/1/24 in T3, i want the graph that references that name to update to start at 2/1/24
and if i put 5/1/24 in T4, i want the graph that references that name to update to end at 5/1/24
If the cells are blank, i just want all data that is in the date column.
thansk
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top