Home |
Search |
Today's Posts |
#7
![]() |
|||
|
|||
![]()
Yes, I see, one can always learn better solutions!
Regards, Stefi Bob Phillips ezt *rta: Surely better to use MATCH($C2,$B$1:$B$10,0) than VLOOKUP($C2,$B$1:$B$10,1,FALSE) -- HTH RP (remove nothere from the email address if mailing direct) "Stefi" wrote in message ... Hi Ramana, Apply a dummy first row in your table with B1=0:00 and try this in D2: =IF(ISERROR(VLOOKUP($C2,$B$1:$B$10,1,FALSE)),LOOKU P($C2,$B$1:$B$10,$A$1:$A$1 0)+1,LOOKUP($C2,$B$1:$B$10,$A$1:$A$10)) Regards, Stefi "ramana" ezt *rta: My formula lokks like this. D1=lookup($C1,$B$1:$B$10,$A$1:$A$$10) but the problem is it is returning me the cell value which is less thsn that I'm looking for In the above example, for 8:10 in column C it should return me a value 5 but it is returning 4. I think now you can understand the problem. Thanks and Regards Ramana |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
return left most part of cell | Excel Worksheet Functions | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
up to 7 functions? | Excel Worksheet Functions | |||
if the value of a cell in a range is not blank, then return the v. | Excel Worksheet Functions | |||
formula to return the value of a cell based on a looked up true reference | Excel Worksheet Functions |