m²,m³,kom,kg,t,dan, sat Save the file as:
| A | B | C | D | E | F | G | H | I | |---|---|---|---|---|---|---|---|---| | RB | Datum | Opis rada / materijala | Jedinica mjere | Količina | Jed. cijena (€) | Ukupno (€) | PDV (%) | Iznos sa PDV |
A106: "Potpis izvođača:" B106: (manual entry) Press ALT + F11 → Insert → Module → Paste this code:
A102: "Ukupno bez PDV:" B102: =SUM(G:G) A103: "PDV (25%):" B103: =B102*0.25