Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi Everbody,
I have three columns A,B,C First column is having numbers sequential numbers 1,2,3,4....n and the second column is having time for that sequential numbers 8:00, 8:02,8:05,8:07,8:11,........ n column C I have timings 8:00,8:05,8:10,8:15,8:20... Now in Column D I need to have a formula such that it returns me a value from column A corresponding to column C, Some times, This can be done by lookup formula, but the problem is for some values in C you will not find in B un that case the next value should be displayrd. Here I'm Giving an example for better understading. A B C D(Formula column) 1 8:01 8:00 1(as there is no 8:00 in B it goes to the immediate next value) 2 8:03 8:05 3(for 8:05 there is a corresponding value in A) 3 8:05 8:10 5(as there is no 8:10 in B it goes to the immediate next value) 4 8:08 8:15 6(as there is no 8:15 in colun B it goes to the immediate next value) 5 8:11 6 8:16 ... .. .. Any suggestions to solve this 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 |