- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello all,
I have 2 tables, one is above the other on the page. They are named "majtable" and "eductable", all the rows in both tables are named "row" and all the cells for the colums to add are all named "mhours".
Here's my formula in formcalc (calculation event)
sum(majtable.row[*].mhours[*] + eductable.row[*].mhours[*])
It's is saved as dynamic and the preview is dynamic/interactive.
It won't add the mhours cells for both tables together. I can get one table to calculate or the other, but not both. Should I rename the column cells in one table something other than "mhours" (I thought not since the tables are named differently).
I have lots and lots of tables which add just fine, across pages and having multiple tables. But this one won't work. I have done it wrong or maybe there is a bug/the file is corrupt.
Thanks for any help!
Solved! Go to Solution.
Views
Replies
Total Likes