what about

If (IsNull(ctrl.Value)) Or (ctrl.Value) = "") Then
'Nothing is there
End If


That'll work if the data is going to be a text or a number