Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to create a dynamic range.
so far i have had luck with the suggestion form another user to use: =OFFSET($C$8,0,0,COUNTA($C:$C),1) that works when the range is in one column. what do i change if i want to expand the range to say, AF? I have tried =OFFSET($C$8:$AF$8,0,0,COUNTA($C:$C),1) and =OFFSET($C$8,0,0,COUNTA($C:$AF),1) but neither seemed to work. what am i missing? thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named range is hidden when using OFFSET() | Excel Discussion (Misc queries) | |||
named range row offset | Excel Worksheet Functions | |||
Dynamic named range & Offset | Excel Discussion (Misc queries) | |||
Offset delivers value error with Named range | Excel Worksheet Functions | |||
named range, offset self-reference | Excel Discussion (Misc queries) |