Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
No, XL doesn't have that functionality (I would probably have used it if
it did...). XL's 3-D capability is very limited. And VBA's is non-existent. In article , pfrieder wrote: Thanks, this will work for my current effort. I wonder, though, if Excel has any mechanism to offset a worksheet reference in a function call. One can achieve something similar in VB, e.g. lastSht = Sheets("All Tasks").Index - 1 You can use offsets to reference a cell or range, doesn't seem like much of a stretch to extend the concept to worksheets. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
offset reference | Excel Worksheet Functions | |||
Circular Reference / OFFSET | Excel Discussion (Misc queries) | |||
Using an offset formula for the reference in a relative reference | Excel Worksheet Functions | |||
How to reference an offset from a cell? | Excel Worksheet Functions | |||
Can the offset worksheet function reference another worksheet | Excel Worksheet Functions |