Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Pressuming your date columns are 52 rows long and the odd intervals are
in ascending order in column A with their data in column B and the 15 minute intervals are in column C, put the following formula in cell D-1. If column A is not in ascending order use the Sort command from the Data menu and be sure to sort only column B along with A. =VLOOKUP(C1,$A$1:$D$52,2) then copy cell cell D-1 down through D-52 ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to return a value between date ranges | Excel Worksheet Functions | |||
finding the second last date | Excel Discussion (Misc queries) | |||
List created from XML Data, how to shift existing cells down? | Excel Discussion (Misc queries) | |||
How can I sum information in a list with a date range? | Excel Worksheet Functions | |||
Creating a list from an existing list. | Excel Worksheet Functions |