- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Keep the Row name same for all rows. And the column name is also same in every row.
table is: table3
row is: cell1 (all are called cell1)
column: total
Then use FormCalc language Calculate event.
Sum(table3.cell[*].total);
Thanks
Srini
Views
Replies
0 Likes
Total Likes