Afternoon all:
FormCalc preference.
The first line calculates great, but the repeating lines do not. What am I missing?
I have the following code:
If(Table1.Row1.ddl[*] == "1" )then Sum(Table1.Row1.Cell9[*])
else $ = 0
endif
Thanks!
Afternoon all:
FormCalc preference.
The first line calculates great, but the repeating lines do not. What am I missing?
I have the following code:
If(Table1.Row1.ddl[*] == "1" )then Sum(Table1.Row1.Cell9[*])
else $ = 0
endif
Thanks!