Notice: Undefined offset: 2 in /home2/icentarb/public_html/icentar/classes/class.permissions.php on line 735
Function SifraN()
Dim DB As Database
Dim SQL As String
Dim Rs As Recordset
Dim I As Integer
Set DB = CurrentDb
SQL = "SELECT Max(Right(OrderID,4)) FROM tblProdaja"
Set Rs = DB.OpenRecordset(SQL)
If Format$(Rs.F