Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to use an hlookup using the date as the lookup-value. In the case
that it finds a zero for that entry, I would like it to lookup the previous entries until it finds a value. I have tried using TRUE in the logical range lookup, but since all dates appear it still returns a zero. I have also tried using an IF stantement as follows: =IF(HLOOKUP(date,formula)=0, HLOOKUP(date-1,formula), HLOOKUP(date, formula)) but this will only work for the very next day and wont continuously loop for 2 or more. Can anyone help me? Note: In one case the cell value is actually 0 and in another case the cell value is blank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hlookup problem | Excel Discussion (Misc queries) | |||
HLookup problem with dates | Excel Discussion (Misc queries) | |||
Problem with HLookup - Sometimes works, sometimes blank. | Excel Discussion (Misc queries) | |||
Hlookup or Vlookup problem? or wich other solution? Complex Proble | Excel Discussion (Misc queries) | |||
Problem with application.Hlookup | Excel Discussion (Misc queries) |