T
Tony
I have created form which part is a table with several rows for which I need to calculate the totals. I do not want to display total equal 0
My first question is what is the right syntax for the IF statement to use. I am trying
{IF{=SUM(LEFT)}>0 {=SUM(LEFT)} ""
but it is not working
Any suggestions
Tony
My first question is what is the right syntax for the IF statement to use. I am trying
{IF{=SUM(LEFT)}>0 {=SUM(LEFT)} ""
but it is not working
Any suggestions
Tony