3G
Member
Hi there-
I'm trying to create a dynamic named range that will automatically update based on the current date (mainly the month). The list is in a row, not columns.
Here's what I have:
= OFFSET($D$2,0,1,1,COLUMN(D15)-COLUMN(MONTH(TODAY())
What I want is the range of months to shrink as the months progress in time. This is to roll from a projected value to an actual value as the months end.
Of course, it's not working.
Any thoughts?
Thanks!
3G
I'm trying to create a dynamic named range that will automatically update based on the current date (mainly the month). The list is in a row, not columns.
Here's what I have:
= OFFSET($D$2,0,1,1,COLUMN(D15)-COLUMN(MONTH(TODAY())
What I want is the range of months to shrink as the months progress in time. This is to roll from a projected value to an actual value as the months end.
Of course, it's not working.
Any thoughts?
Thanks!
3G