HairyHippy
Programmer
Is there a forumla that after doing a vlookup and that result is an empty cell that it looks back in the same row as the empty cell until it finds a cell with data?
For example
Sheet 1 has a list of currencies in column A and the other columns balances by month until say the end of this year.
Sheet 2 has the currencies in column A and the FX rates by month but only up until the current month, the remaing months of the year are blank.
These blanks will get filled with actuals.
Basically because I know what the balance will be in say July, I want to be able to convert that balance using the current rate or the July rate once known.
Put simply if July rate unavaible move back along row until a rate is found.
TIA
For example
Sheet 1 has a list of currencies in column A and the other columns balances by month until say the end of this year.
Sheet 2 has the currencies in column A and the FX rates by month but only up until the current month, the remaing months of the year are blank.
These blanks will get filled with actuals.
Basically because I know what the balance will be in say July, I want to be able to convert that balance using the current rate or the July rate once known.
Put simply if July rate unavaible move back along row until a rate is found.
TIA