G
Guest
Hi everyone,
I´m using the FINDV function to find a value in a table. The table contains
dates in the first column, and different values in the rest of the columns.
It works OK, except when a date is not found. In such case, I would like to
obtain the value for the next date available, but instead I get the previous
date (if the 'sorted' parameter is set to TRUE) or #N/A (if the 'sorted'
parameter is set to FALSE).
Is there a way to achieve what I want? I tried to sort the dates in
descending (instead of ascending) but it works even worst....
Thanks, from Spain
I´m using the FINDV function to find a value in a table. The table contains
dates in the first column, and different values in the rest of the columns.
It works OK, except when a date is not found. In such case, I would like to
obtain the value for the next date available, but instead I get the previous
date (if the 'sorted' parameter is set to TRUE) or #N/A (if the 'sorted'
parameter is set to FALSE).
Is there a way to achieve what I want? I tried to sort the dates in
descending (instead of ascending) but it works even worst....
Thanks, from Spain