View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Brad Brad is offline
external usenet poster
 
Posts: 57
Default Next lower cell with number...

I have used the LOOKUP function before for such things but I am struggling
for a proper formula, using LOOKUP or otherwise, to grab the value of the
next lower cell in a column without an #N/A value.

So,

#N/A
#N/A
23.65

would return 23.65

Any ideas would be appreciated... my thanks in advance.

Brad