Site Tools


test_tablecalc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
test_tablecalc [2023/01/15 03:40] – [Items to Order] Alan Sheatest_tablecalc [2023/01/19 23:41] – [Table] Alan Shea
Line 9: Line 9:
  
 ====Items to Order==== ====Items to Order====
-^ ~~=label(items_2)~~ Item  ^ Part #         ^ Description                                  ^  Unit  ^  Quan  ^  Cost     ^  Total                            ^ Comment/Notes +^ ~~=label(items_2)~~ Item  ^ Part #         ^ Description                                  ^  Unit  ^  Quan  ^  Cost                           ^  Total                                       ^ Comment/Notes 
-|  ~~=cell(0,row()-1)+1~~   | NT855-G6 LONG  | Cummins NT855-G6, CPL 1381 Reman Long Block  |  ea    |  1      15500.00 |  ~~=round((cell(4,row())*cell(5,row())),2)~~ |                | +|  ~~=cell(0,row()-1)+1~~   | NT855-G6 LONG  | Cummins NT855-G6, CPL 1381 Reman Long Block  |  ea    |  1                            15500.00 |  ~~=round((cell(4,row())*cell(5,row())),2)~~ |                | 
-|  ~~=cell(0,row()-1)+1~~   | CORE           | Block Core charge                            |  ea    |  1       4000.00 |  ~~=round((cell(4,row())*cell(5,row())),2)~~ |                | +|  ~~=cell(0,row()-1)+1~~   | CORE           | Block Core charge                            |  ea    |  1                             4000.00 |  ~~=round((cell(4,row())*cell(5,row())),2)~~ |                | 
-|  ~~=cell(0,row()-1)+1~~   | LTL            | Freight                 |  ea    |  1       1420.00 |    ~~=round((cell(4,row())*cell(5,row())),2)~~ |                | +|  ~~=cell(0,row()-1)+1~~   | LTL            | Freight                                      |  ea    |  1                             1420.00 |  ~~=round((cell(4,row())*cell(5,row())),2)~~ |                | 
-|  ~~=cell(0,row()-1)+1~~   | TAX            | Sales Tax                                    |  ea    |  0             0 |   ~~=round((cell(4,row())*cell(5,row())),2)~~ |                |+|  ~~=cell(0,row()-1)+1~~   | TAX            | Sales Tax                                    |  ea    |  0                                   0 |  ~~=round((cell(4,row())*cell(5,row())),2)~~ |                | 
 +|                                                                                              **Total:** |||||                                                $ ~~=round(sum(c5r1:c5r3),2)~~ ||                |
  
  
- +  **//Total://**  $ ~~=round(sum(items_2.c5r1:c5r3),2)~~ |
-            **//Total://**  $~~=round(sum(items_2.c5r1:c5r4),2)~~ +
 | Total should be $20920.00                                          || | Total should be $20920.00                                          ||
  
 See https://forum.dokuwiki.org/d/20026-tablecalc-stops-sum-after-too-many-entries/ See https://forum.dokuwiki.org/d/20026-tablecalc-stops-sum-after-too-many-entries/
  
test_tablecalc.txt · Last modified: 2023/01/19 23:41 by Alan Shea