Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
have spent some time this AM on Subject using sample
=OFFSET(Sheet1!$A$1,0,1,COUNTA(Sheet1!$B:$B),1) The one restriction I'm presently wrestling with is the fact that structurally I must arrange my layout horizontally versus Vertically because of the use of the Counta(B:B) thing. If I go Vertically my separate formulas would each refer to B:B and this would create a problem, right? -- So going Horizontally, eliminates the problem, right? a bit confused, as if you couldn't already tell.. LOL Can someone unconfuse me on this subject? TIA, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Naming a range | Excel Discussion (Misc queries) | |||
Range naming | Excel Discussion (Misc queries) | |||
Dynamic naming of range needed | Excel Worksheet Functions | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Naming a Range with VB | Excel Programming |