Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Barb
InsertNameDefine. Enter Ron's formula in the "refers to" dialog. Give it a name like MyRange or Goallist. Gord Dibben MS Excel MVP On Wed, 9 May 2007 07:40:01 -0700, Barb Reinhardt wrote: No range is being defined when I enter this. Help me to understand how this is supposed to work though. Thanks, Barb Reinhardt "Ron Coderre" wrote: Hi, Barb Try something like this: =OFFSET(PP!Goal,1,0,LOOKUP(10^99,PP!$C:$C,ROW(PP!$ C:$C))-1,1) Does that help? *********** Regards, Ron XL2002, WinXP "Barb Reinhardt" wrote: I want to create a named range (I'll call it GoalList) and I've tried to use something like this: =OFFSET(PP!Goal,1,0,COUNTA(PP!$C:$C)-1,1) Unfortunately, there are blank values on column C, so I don't really get to the last row in the range. I know how to do this with VBA, but I need a named range. Can someone assist? Thanks, Barb Reinhardt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Defining Range within Specific Dates | Excel Worksheet Functions | |||
Defining maximum value from a named range for charting purposes | Charts and Charting in Excel | |||
Selecting specific row/column from a named range | Excel Worksheet Functions | |||
How do I count a named range for a specific word or acronym? | Excel Worksheet Functions | |||
Lastrow in Range | Excel Discussion (Misc queries) |