Notice: Undefined offset: 2 in /home2/icentarb/public_html/icentar/classes/class.permissions.php on line 735
Function KoefObracuna(IntVlaga As Integer) As Single
Dim KoefO As String
If IntVlaga = 0 Then
KoefObracuna = 0
Else
Select Case Me.Sifra.Column(2)
Case 1
KoefO = "KO_Jecam"
Case 2
KoefO = "KO_Kukuruz"
Case 3
KoefO = "KO_Psenica"
Case 4
KoefO = "KO_soja"
Case