Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks this iworking better
Barb Reinhardt wrote: Use INSERT - NAME - DEFINE Enter CompanyXrefRange for your RangeName Enter =offset ... for your "Refers To" Then look at the Sheet and type CTRL G and type in the RangeName. If the offset equation needs to be modified for length, height, begin ... come back and let me know the problem and I can assist. ActiveWorkbook.Names.Add Name:="CompanyXrefRange", RefersToR1C1:= _ "=offset(XrefProperty!$A$1,0,0,counta($A:$A),count a($1:$1))" [quoted text clipped - 13 lines] Thanks -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200704/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
getting the absolute range address from a dynamic named range | Excel Programming | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
copying dynamic range based on cell outside of range | Excel Programming | |||
select dynamic range with dynamic start point | Excel Programming | |||
Excel 2000 VBA - Set Print Range in dynamic range | Excel Programming |