Mi dite la differenza tra
codice:
If isEmpty(Cint(Variabile)) Then
codice:
If Cint(Variabile) = empty Then
?

EDIT: Con Variabile = "0"

Grazie