Obracunski List Gradjevinske Knjige Excel High Quality Jun 2026
Primjer jednostavne makronaredbe za dodavanje novog reda:
The "obračunski list građevinske knjige" (calculation sheet of the construction book) is a mandatory technical document used to accurately track and verify the quantity of construction work performed obracunski list gradjevinske knjige excel
U redak 6 unesite prvu stavku, npr:
Sub DodajStavku() Rows(7).Insert Shift:=xlDown Range("A7").Value = Range("A6").Value + 1 End Sub obracunski list gradjevinske knjige excel