Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a formula that is based on comparing the last value in a column.
Basically of not null it performs an action. However I need the ones after that to be able to set up and find the last different value e.g. A B B B My formula so far is if Value<"" then do X I even got it to say If Value<"" AND Value not equal to prior record. Which would work for the second B But what I really need it to say (to get to A) is If Value <"" and Value IS Equal to Last Record step backwards until you find the value of the first different record. Is that possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find end of column and paste formula in range | Excel Worksheet Functions | |||
how do I write the formula to find the mean in a column of number | Excel Worksheet Functions | |||
find last cell in a column but not a formula | Excel Worksheet Functions | |||
FIND A TEXT IN A WORKSHEET NOT IN A COLUMN OR ROW BY FORMULA | Excel Discussion (Misc queries) | |||
find formula that will look up a value in a specific column and . | New Users to Excel |