Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way to use a formula as the ending cell reference to the AVERAGE
function? If not, how can I build a formula through concatenation and have it execute? Here is my example. I use MATCH to find the first column with the value "Forecast", then back up to the previous column (-1) to get the ending column for the average function. =CONCATENATE("=AVERAGE(A1:",ADDRESS(2,MATCH("Forec ast",A2:C2,0)-1),")") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula needed to concatenate text with result from calculation | Excel Discussion (Misc queries) | |||
Concatenate text cell and formula cell result | Excel Worksheet Functions | |||
CONCATENATE text formula | Excel Worksheet Functions | |||
Using Concatenate function to generate text in Text Box | Charts and Charting in Excel | |||
Can I concatenate text in cells to make a working formula? | Excel Discussion (Misc queries) |