Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Edit: Figured it out with help from another source:
=AVERAGE(INDEX(C19:C55,MATCH(F56,F19:F55,0)):C56) works. Hello, I am new to the forums and certainly not an expert at Excel. What I want to do is shown below: =AVERAGE(LOOKUP(F56,F19:F55,C19:C55):C56) Note that this function does not actually work. What I want to do is to take a value (F56), go and find where it is previously in the F column, return the result from the corresponding C column, and then average everything between that corresponding C column result and C56. This function does a good job at looking up the correct value, but I am unable to figure out how to do the averaging part. Any help would be greatly appreciated, as I have been stuck on this for hours. Thank you! Last edited by td678 : January 27th 12 at 09:28 PM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding the average using conditions in a logic function - problem | Excel Discussion (Misc queries) | |||
I need help finding an average | Excel Discussion (Misc queries) | |||
Average using lookup function | Excel Discussion (Misc queries) | |||
Calculate the average using the Lookup function or similar | Excel Discussion (Misc queries) | |||
Lookup Ques - finding value within a string to lookup | Excel Programming |