Hi all,
Is there a way to define a range as my "TimePeriod", let's say $AL$5:$AL$1500 without specifying the sheet? I would need to use the exact same range on different sheets, so I want to specify which sheet it should refer to within the formula I'm using.
e.g
original formula:
adjusted formula with defined range:![]()
Please Login or Register to view this content.
my range is defined in the following VBA code which is linked to my form control box where one can select the time period:![]()
Please Login or Register to view this content.
As you can see, in the above code, the range is still defined by referring to a particular sheet (Location Plan) though, I want it to only define the range and then specify the sheet it should refer to in the formula I mentioned at the top.![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Something like the above...![]()
Please Login or Register to view this content.
Is that even feasible? (The above doesn't work...)
Bookmarks