The Calcbench example formulas all use the comma as the function separator, =CalcbenchData("Revenue", "MSFT", 2013, "Q2 TTM"). Depending on your language setting Excel may expect a semi-colon, for example =CalcbenchData("Revenue"; "MSFT"; 2013; "Q2 TTM").
See this page for instructions on how to switch to commas, https://lockone.wordpress.com/2015/08/06/excel-now-using-semicolons-instead-of-commas-in-separating-formulas-fix-it-now/
0 Comments