I know I know it, Ive used it before, but am drawing a blankI dont want
my $0.00 to show up in my total field...What the heck is the script, I
know its easy to, Its friday my brain is fried..Thanks
form1.#subform[0].Table2.FooterRow.total::calculate - (FormCalc,
client)(((sum(Table2.row[*].total)if(Table2.FooterRow.total>0)then(+15)endif)))Error:
syntax error near token 'if' on line 2 colum 2Ive played with it so many
times, now I have no idea what ive done and not done..ugh.. ive spent
way to much time on thisWhat I want if the calculation returns a value
other than 0 to add the 15.. if its 0 dont add the 15..Seems simple
enough..Thanks