Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a column C containing the following:
=IF($B37" ",MatchLast($B37,$B$2:$B36,2)," ") I meant this to find the last entry in column B that matches $B37 - and move its corresponding C value in. For instance, it would move "4" into C37. But I'm getting "5" moved in. I entered MatchLast in my Excel 2003 help and it did not find a match. 34 x test1 5 35 x test1 4 36 x test2 6 37 x test1 ???? How should I change this formula? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User Function Question: Collect Condition in Dialog Box - But How toInsert into Function Equation? | Excel Programming | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Excel - User Defined Function Error: This function takes no argume | Excel Programming | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions |