A
Alex Fung
I have multiple optional sections that are collapsed by default. Each
optional section has a control for users to fill in a numeric value. I tried
to create a control that will generate a grand total on the numeric controls
in all the optional section, but the grand total value returns 'NaN'. It
appears the grand total formula (section 1 total + section 2 total) will only
work if all the optional section is expanded. Is there a work around that'll
allow me to show a numeric value in the grand total control when one or more
optional section is not enabled?
Thanks
optional section has a control for users to fill in a numeric value. I tried
to create a control that will generate a grand total on the numeric controls
in all the optional section, but the grand total value returns 'NaN'. It
appears the grand total formula (section 1 total + section 2 total) will only
work if all the optional section is expanded. Is there a work around that'll
allow me to show a numeric value in the grand total control when one or more
optional section is not enabled?
Thanks