hi again
above my code
noidtext = this item i use format "0000"
on noidtext on left i want using 0003
how can i get 0003
thaks
Code:
Private Sub NoPermit_GotFocus()
NoPermit = "XXXX/xxx/xxx/xxx." & tahundaftar & "/" & noidtext & ""
End Sub
above my code
noidtext = this item i use format "0000"
on noidtext on left i want using 0003
how can i get 0003
thaks