Home |
Search |
Today's Posts |
#7
![]() |
|||
|
|||
![]()
On Fri, 29 Jul 2005 23:08:12 +0100, "Bob Phillips"
wrote: Thanks Bob, I never would've figured this out. I didn't find anything like this in Excel's help files, but maybe it's buried deeper somewhere. Russ Russ, INDIRECT is looking for a string (that it can INDIRECT to). So the formula builds up the string bit by bit "A" - to signify the start column, A &B1 - concatenate with that A, the row number in cell B1 ":A" - : for a range separator, A for then end column, A again &B1 - concatenate with that :A, the row number in cell B2 giving us a range string, such as A2:A23. which INDIRECT works upon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
INDIRECT Function impact on Copy Worksheet | Excel Worksheet Functions | |||
Excel option to store trendline's coefficients in cells for use | Charts and Charting in Excel | |||
Using INDIRECT function to specify source data | Charts and Charting in Excel | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions | |||
Sum Indirect function through multiple sheets | Excel Discussion (Misc queries) |