Forum Discussion

JanePG's avatar
JanePG
Copper Contributor
Jul 16, 2020
Solved

Formula not working - is it because we are using an older Excel version?

My husband has asked me to solve an Excel question he has.  He wants to use a vlookup to convert a text choice (validation drop down) to a number and then sum the numbers I gave him:    =SUM(VLOOK...
  • mtarler's avatar
    mtarler
    Jul 17, 2020

    SergeiBaklan  JanePG  Sergei, it would appear your formula also doesn't work for pre-DA and that is your answer Jane that it appears you have dynamic arrays and your husband does not.  I suspect if you type =FILTER you will see information about it while your husband's version would only show FILTERXML as a valid function.

    They are still rolling DA out so it is still possible your husband may get it soon.

    As for your formulas please note the your "LEFT(... , 1)" is purely summing the first character and if those values exceed 1 digit OR if the corresponding values in the table change (e.g. 2today has "5" in col B) that formula will not work. 

Resources