Site Tools


tabletest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
tabletest [2022/11/13 21:50] Alan Sheatabletest [2022/11/13 21:55] Alan Shea
Line 4: Line 4:
  
  
-|  **//Total://** ^  $~~=sum(items_1.c5r1:c5r99)~~ ^+|  **//Total://** ^  $~~=round(sum(items_1.c5r1:c5r99),2)~~ ^ 
 +| Total should be $15500.00||
  
  
Line 16: Line 17:
  
  
-|  **//Total://** ^  $~~=sum(items_2.c5r1:c5r99)~~ ^+|  **//Total://** ^  $~~=round(sum(items_2.c5r1:c5r99),2)~~ ^ 
 +| Total should be $20920.00|| 
 + 
 +See https://forum.dokuwiki.org/d/20026-tablecalc-stops-sum-after-too-many-entries/