Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a way to determine a dynamic range in order to reference it in a
formula. The range I need to reference is in column B but the beginning row will change each time and the length of the range will also vary. I tried using an offset formula I found on the Contextures web site, =OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),1) but I could not make it work, perhaps because the starting row (and the name of the worksheet) will vary. Can anyone help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
dynamic range | Excel Discussion (Misc queries) | |||
Dynamic SUM range | Excel Worksheet Functions | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Excel 2000 VBA - Set Print Range in dynamic range | Excel Programming | |||
Dynamic range | Excel Programming |