I can't call the function. I've tried all permutations of the code below, and I can't get the code to return a value for dividend or split:
SetFloatValue(GetDividend(0),Cellrow,3,12)SetFloatValue(GetCurrentDividend,Cellrow,4,12)SetFloatValue(GetCurrentSplit(0),Cellrow,4,12) |